I am interested in embedding clojurescript REPL in a web page. How could I write a clojurescript evaluator in clojurescript so that I can compile this into javascript and paste javascript into a web page? I cannot go down the path of compiling clojurescript into javascript in the cloud.
Now it's possible :)) http://app.gadjett.com/cljs_compiler/index-dev.html
Github https://github.com/viebel/klipse
, ClojureScript . , , - .
There is clojurescript.net, and the source is available here .
clojurescript.net
Or clojurescript.io in which it is used re-plumb.
re-plumb