ClojureScript and Node.js September 6 2011 ClojureScript is a new Clojure compiler targeting JavaScript. The Clojure contributors designed ClojureScript primarily as a replacement for application-level JavaScript in the client side of web applications. However, ClojureScript can also be deployed outside of the browser by executing the compiled JavaScript with the V8-based Node.js. This approach ma