#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.