Download cljs Free Java Code
Description
A lean wrapper for rhino that allows to run javascript, coffeescript, and any code that would otherwise run in the broswer via env js. JQuery, underscore.js etc... it's all fair game here.
Source Files
The download file cljs-master.zip has the following entries.
.gitignore// w w w . ja v a 2 s.com
README
project.clj
src/cljs/compiler.clj
src/cljs/project.clj
src/cljs/rhino.clj
src/cljs/shell.clj
src/resources/backbone.js
src/resources/coffee-script.js
src/resources/env.rhino.1.2.13.js
src/resources/env.rhino.1.2.35.js
src/resources/jquery.js
src/resources/qunit.css
src/resources/qunit.js
src/resources/underscore.js
test-resources/src/coffee/a.coffee
test-resources/src/coffee/b.coffee
test-resources/test/coffee/a.coffee
test-resources/test/coffee/b.coffee
test/cljs/project_test.clj
test/cljs/test/test_compiler.clj
test/cljs/test/test_jquery.clj
test/cljs/test/test_rhino.clj
test/cljs/test/test_shell.clj
test/test-resources/jquery.js
test/test-resources/qunit-test.html
test/test-resources/qunit.css
test/test-resources/qunit.js
test/test-resources/simple.html
Download
Click the following link to download cljs-master.zip.
cljs-master.zip