macOS
brew install clojurescriptlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clojurescript pour les workflows d'agents IA.
installation
brew install clojurescriptlocal Homebrew formula metadata
aperçu
Clojure to JS compiler
historique
ClojureScript is the Clojure-family compiler that targets JavaScript. Its official rationale presents JavaScript as the universal host platform and ClojureScript as a way to bring Clojure's data structures, functional programming, macros, reader, polymorphism, and state discipline to JavaScript environments.
The official GitHub repository was created in July 2011. The ClojureScript rationale describes the project as replacing direct JavaScript authoring with Clojure while adopting Google Closure Library and Closure Compiler strategy for production-quality libraries and whole-program optimization.
The official differences page frames ClojureScript as sharing Clojure's identity model, immutable persistent collections, protocols, and REPL-driven development, with JavaScript-specific host interop and compilation constraints.
ClojureScript adoption followed the rise of browser and JavaScript-hosted applications. Official docs include quick-start workflows for browser REPLs, Node.js execution, cljs.main, deps.edn dependencies, and standalone JAR use on Windows.
The official news archive shows continuing release activity from at least 2017 through 2026, including posts on node_modules integration, code splitting, command-line support, JavaScript tool integration, and 1.12.x releases. The supplied input lists Homebrew distribution for the cljsc executable package.
The official quick start shows a deps.edn dependency on org.clojure/clojurescript and use of clj -M --main cljs.main to compile a namespace and start a REPL. It also documents running on Node.js and using a standalone cljs.jar on Windows.
The official reference documentation covers compiler options, REPL options, dependencies, foreign dependency packaging, advanced compilation, bootstrapping, Google Closure Library, source maps, JavaScript module support, JavaScript APIs, and async functions.
ClojureScript is package-nerd significant because it sits at the junction of Maven-style Clojure dependencies, JavaScript module interop, and Closure Compiler advanced optimization. Its package is not just a runtime but a compiler toolchain.
For package managers, the interesting bit is that a small CLI entry point such as cljsc represents a much larger cross-ecosystem compiler stack: Clojure, JVM tooling, cljs.main, Closure libraries, Closure Compiler, JavaScript modules, browser REPLs, and Node.js targets.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
cljsc | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/clojure/clojurescript
métadonnées d'installation
| Clé du paquet | brew:clojurescript |
|---|---|
| Version | 1.12.134 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clojurescript |
| Page d'accueil | https://github.com/clojure/clojurescript |
| Dépôt | https://github.com/clojure/clojurescript |
| Docs amont | https://clojurescript.org/guides/quick-start |
| Licence | EPL-1.0 |
| Archive source | https://github.com/clojure/clojurescript/releases/download/r1.12.134/cljs.jar |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
| Précautions | This formula is useful if you need to use the ClojureScript compiler directly. For a more integrated workflow use Leiningen, Boot, or Maven. |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clojurescript |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.