chlorinejs.chlorine

https://github.com/chlorinejs/chlorine.git

git clone 'https://github.com/chlorinejs/chlorine.git'

(ql:quickload :chlorinejs.chlorine)
45

Chlorine

Build Status

Chlorine (formerly Clojurejs) is a naive implementation of a Clojure subset language to Javascript translator. Chlorine is an attempt to implement the predictable semantics in the generated Javascript. Some of its features are:

Chlorine is available under the Eclipse Public License - v 1.0.

For more information see the chlorine wiki.