Re: Anyone on Google+ yet?

2011-07-14 Thread rberger
https://plus.google.com/102970635728322017075/posts -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post.

Re: Implementing ClojureScript - command-line/sys-admin scripting with Clojure

2011-03-06 Thread rberger
Cake (http://clojure-cake.org/) has a nice mechanism to get around the slow startup issue of JVM/Clojure. I built a couple of command line tools using that. And it has some other nice features for Clojure development as well. Rob On Mar 4, 1:29 am, Shlomi Fish shlo...@iglu.org.il wrote: Hi all,

Re: Erlang like environment

2010-04-16 Thread rberger
At Runa, we've (mostly Amit Rathore) developed a framework somewhat along these lines that we are using called swarmiji. We've open sourced it at http://github.com/amitrathore/swarmiji To quote from the readme: swarmiji is a framework that helps in writing distributed programs using the clojure