Skip to content

chlorinejs/core-cl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChlorineJs Core library

Master Build Status Develop Build Status

Chlorine (formerly Clojurejs) is a naive implementation of a Clojure subset language to Javascript translator.

What does this project do?

Since v1.5.0, Chlorine repository now contains only the transpiler library which is written in Clojure. All Chlorine source files (.cl2 files) has been moved to this repository for faster development.

In summary, this repository is a port of Clojure's clojure.core library to the ChlorineJS language.

Develop

Ensure you have installed Leiningen and NPM. Starts watcher by typing:

lein cl2c auto dev

open an other terminal to run the test

lein npm run-script mocha-auto

License

Copyright © 2013 Hoang Minh Thang. Copyright © 2014 Hoang Minh Thang.

core-cl2 library may be used under the terms of either the GNU Lesser General Public License (LGPL) or the Eclipse Public License (EPL). As a recipient of core-cl2, you may choose which license to receive the code under.

More information

For more information see the chlorine wiki.

About

Clojure/Chlorine's core library

Resources

Stars

Watchers

Forks

Packages

No packages published