Clojure
Clojure copied to clipboard
Add support for evaling in node
It would be nice to have a support for executing cljs in the node context.
Agreed it would be nice. EDIT: Given the recent nodejs updates, this would make for a useful headless clojurescript eval. Anyone interested in this may want to look at the Javascript plugin and nodejs settings in cljs. Discussion and pull requests welcome until we have the bandwidth to do this
Latest ClojureScript contains Node.js REPL. It would be nice to be able to use it inside LT.