🍺 BREW Explorer

← all formulae

clojurescript

brew install clojurescript v1.12.134 EPL-1.0

Clojure to JS compiler

23
30-day installs · #6480
128
90-day · #5039
540
365-day · #4954
9.4k
★ GitHub stars · updated 2mo ago

Runtime dependencies

Links

Caveats

This formula is useful if you need to use the ClojureScript compiler directly.
For a more integrated workflow use Leiningen, Boot, or Maven.
Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [],
  "categories": [],
  "caveats": "This formula is useful if you need to use the ClojureScript compiler directly.\nFor a more integrated workflow use Leiningen, Boot, or Maven.\n",
  "conflicts_with": [],
  "dependencies": [
    "openjdk"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Clojure to JS compiler",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:36:27+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "clojurescript",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-05-29T14:54:09Z",
  "github_readme_excerpt": "## What is ClojureScript? ##\n\n[ClojureScript](https://clojurescript.org) is a compiler for [Clojure](https://clojure.org) that targets JavaScript. It is designed to emit JavaScript code which is compatible with the advanced compilation mode of the [Google Closure](https://developers.google.com/closure/compiler/) optimizing compiler.\n\nOfficial web site: https://clojurescript.org\n\n## Releases and dependency information ##\n\nLatest stable release: 1.12.145\n\n* [All released versions](https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.clojure%22%20AND%20a%3A%22clojurescript%22)\n\n[Clojure deps.edn](http://clojure.org/guides/deps_and_cli) dependency information:\n\n ```\n org.clojure/clojurescript {:mvn/version \"1.12.145\"}\n ```\n\n[Leiningen](https://github.com/technomancy/leiningen/) dependency information:\n\n```\n[org.clojure/clojurescript \"1.12.145\"]\n```\n\n[Maven](https://maven.apache.org) dependency information:\n\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003eorg.clojure\u003c/groupId\u003e\n  \u003cartifactId\u003eclojurescript\u003c/artifactId\u003e\n  \u003cversion\u003e1.12.145\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Getting Started ##\n\n* Read the [Quick Start](https://clojurescript.org/guides/quick-start) guide.\n* Read the [Documentation](https://clojurescript.org).\n* Try a [tutorial](https://clojurescript.org/guides).\n* [Companies using ClojureScript](https://clojurescript.org/community/companies)\n\n## Questions, Feedback? ##\n\nPlease point all of your questions and feedback to the\n[Clojure mailing list](https://groups.google.com/group/clojure). There\nis a community run\n[ClojureScript user mailing list](https://groups.google.com/group/clojurescript) and\nthe IRC channel, `#clojurescript` on [freenode.net](https://freenode.net/), is quite active.\nThere is also a community run [Slack channel](https://clojurians.slack.com). The\nJira bug/feature tracking application is located at\n\u003chttps://clojure.atlassian.net/browse/CLJS\u003e. Before submitting issues\nplease read the\n[Reporting Issues](https://github.com/clojure/clojurescript/wiki/Reporting-Iss",
  "github_repo": "clojure/clojurescript",
  "github_stars": 9390,
  "github_topics": [],
  "homepage": "https://github.com/clojure/clojurescript",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 23,
  "installs_365d": 540,
  "installs_90d": 128,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "EPL-1.0",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "clojurescript",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 6480,
  "rank_365d": 4954,
  "rank_90d": 5039,
  "raw_hash": "d8b3cff49867c9ef",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/c/clojurescript.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "node"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "1.12.134",
  "versioned_formulae": [],
  "why_use_this": null
}