Build software better, together

clojurescript logo

ClojureScript is a compiler for Clojure that targets JavaScript. It emits JavaScript code which is compatible with the advanced compilation mode of the Google Closure optimizing compiler. ClojureScript combines the reach of the JavaScript platform, the flexibility and interactive development of Clojure, and the whole-program optimization of Google Closure to provide the most powerful language for programming the web.

Here are 1,963 public repositories matching this topic...

Figwheel builds your ClojureScript code and hot loads it into the browser as you are coding!

  • Updated Mar 26, 2024
  • Clojure