This is really cool, and the ability to write shell scripts in cljs is awesome. I write a ton of bash scripts and the ability to do this in cljs is very enticing, but with one catch: knowing that the scripts are isolated to a Mac machine. While I use OSX mostly, I write scripts with generic linux boxes in mind... but this might convince me anyway because it's so awesome.
On Thursday, January 21, 2016 at 3:12:43 PM UTC+1, Mike Fikes wrote: > Planck 1.9 comes with a new website: http://planck-repl.org > > > On that website there is now a comprehensive User Guide > > > http://planck-repl.org/guide.html > > > > > > > New FeaturesNew website with comprehensive User Guide: > http://planck-repl.orgSocket REPLLazily load core analysis caches (2x faster > in some cases)apropos and dir supportProtocol method doc outputDoc support > for namespacesBundle clojure.zip, clojure.dataMultiple forms on a single REPL > line > ChangesUse ClojureScript 1.7.228Eliminate noisy var code when in verbose > modeDon't use default classpath of .Add = signs in -h output for long > argsMention namespace for *command-line-args* in -hImprove exception printing > FixesFix crash if command line arg missingFix so you can use reader > literalsFix source failing on VMsPurge analysis cache when reloading (allows > reloading namespace with constant)Fix extra blank lines that appear when > pastingProper caching of macro namespacesIf require fails, restore analysis > cache stateFix for syntax quoteHonor :static-fns for cache invalidationFix > for load-file -- 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 https://groups.google.com/group/clojurescript.
