Clojure.cc
Compare the family of Clojure dialects, and try them in your browser.
What is a Clojure dialect?¶
Clojure is a Lisp that runs on the JVM. A Clojure dialect is any language that shares Clojure's syntax, semantics or spirit, but targets a different host (Go, JavaScript, Python, C, PHP, Erlang, the browser via WebAssembly, and more).
There are dozens of them. Most people only know two or three. Clojure.cc exists to put the whole family in one place.
What you'll find here¶
Dialect catalog
A curated, comparable list of active Clojure dialects: host platform, status, project links.
Instant REPLs
One command launches a fully installed REPL for any supported dialect. No Java, Go or Python prerequisites.
Try in your browser
An interactive Clojure REPL right on the page, powered by WebAssembly. Nothing to install.