I've been playing around with Node.js and ClojureScript recently and I am
very happy to see that the :none & :whitespace optimizations were added.
Thanks David!
Cesar Canassa
On Wed, Mar 26, 2014 at 5:40 PM, David Nolen wrote:
> ClojureScript, the Clojure compiler that emits JavaScript source
ClojureScript, the Clojure compiler that emits JavaScript source code.
README and source code: https://github.com/clojure/clojurescript
New release version: 0.0-2197
Leiningen dependency information:
[org.clojure/clojurescript "0.0-2197"]
Changes & Enhancements:
* updated Google Closure Li