I love Clojure, but am severely hindered by not being able to write scripts due
to high start-up times. Once I have a REPL running and hot, I actually don't
mind it much, but it would still be fun to have a tool that lets me say
lein-node new fun-script
cd fun-script/
And then have an instant REPL up by saying
lein-node repl
.. and generally hacking away like we do in Clojure.
But all of it without the JVM.
Basically, a first-class JS host for Cljs.
I would love to be able to write quick and dirty scripts in Clojure.
Is there something like this available that I'm missing out on?
Or does this sound completely heretical?
--
Note that posts from new members are moderated - please be patient with your
first post.
---
You received this message because you are subscribed to the Google Groups
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.