Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 443 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 443 Bytes

#simple-cljs-web-compiler

Simple demonstration of ClojureScript compilation/evaluation in web browser. Type cljs code in the first textarea and see its compiled JavaScript version, jsonify evaluation and cljs evaluation.

This code is the result of following a tutorial in KLIPSE project.

License

GNU General Public License v3.0