clojurescript
« Back to VersTracker
Description:
Clojure to JS compiler
Type: Formula  |  Latest Version: 1.12.110@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: clojure javascript compiler web-development lisp
Install: brew install clojurescript
About:
ClojureScript is a compiler for Clojure that targets JavaScript. It emits optimized, readable JavaScript code, enabling developers to leverage Clojure's powerful features like immutability and functional programming for client-side and serverless applications.
Key Features:
  • Compiles Clojure to highly optimized JavaScript
  • Emits source maps for easy debugging
  • Leverages Google Closure Compiler for minification and dead code elimination
  • Full interoperability with existing JavaScript libraries
Use Cases:
  • Building complex single-page applications (SPAs)
  • Developing cross-platform mobile apps with React Native
  • Writing Node.js server applications
Alternatives:
  • Clojure – The original JVM-based language; use if backend JVM interop is the primary focus.
  • TypeScript – A typed superset of JavaScript; use if gradual typing and direct JS ecosystem integration are preferred over a functional Lisp syntax.
License: EPL-1.0
Dependencies: openjdk
Bottles available for: all
Important Notes:
This formula is useful if you need to use the ClojureScript compiler directly.
For a more integrated workflow use Leiningen, Boot, or Maven.
Version History
Detected Version Rev Change Commit
Nov 23, 2025 7:52pm 0 VERSION_BUMP 1f2f94e7