planck

Planck ClojureScript REPL
mfikes 2016-04-14T02:22:59.000087Z

Added Shaun's classpath trick https://github.com/mfikes/planck/commit/69e1d8ed8493eb7b69fe589a251e36b6e3aba6f0

2016-04-14T17:58:40.000089Z

I'm thinking about writing a simple clojurescript CLI app, I was thinking about using either Planck or compiled cljs + node. Any thoughts?

mfikes 2016-04-14T17:59:06.000090Z

Planck is limited to OS X

2016-04-14T17:59:33.000091Z

Hmmm good point. I had not thought about that.

mfikes 2016-04-14T18:02:47.000092Z

I suppose another big difference is self-hosted ClojureScript or JVM ClojureScript. Truth be told, both approaches are fine, IMHO.