Coderloop is a lot of fun. I'm wondering how people are submitting their code?
You can use the latest version of clojure if you include it as a dependency in your submission, so even though they say they only support clojure1.0 they really support all of them. I wrote a short clojure program that automatically packages a clojure namespace and it's particular minimal set of dependencies into a tar.bz2 file with the executable that they want. If anyone's interested, I'd love to hear his/her thoughts on this code. A few thoughts: Should it automatically AOT compile everything and package it all in an executable jar? Can I use a pure java implementation of bzip and tar without calling out to the system's tar command? (I'm bortreb on coderloop btw) sincerely, --Robert McIntyre On Tue, Jan 11, 2011 at 9:17 PM, Sean Corfield <seancorfi...@gmail.com> wrote: > Ah, that does look like more fun - thanx for the link, hadn't heard of > it before! > > On Wed, Jan 5, 2011 at 10:11 PM, benjamin.s.r > <benjamin.s.rho...@gmail.com> wrote: >> http://coderloop.com/ like Project Euler but more modern > > -- > 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. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- 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. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en