There's also Kiss, which at least has the potential to run as a fast-loading statically-typed Clojure variant.
https://github.com/mikera/kiss Currently I still load clojure.core for bootstrap reasons, but that's not going to be necessary in the future (once kiss.core is complete). I may take a crack at this over Christmas if I get a few days of free hacking time. Like Oxcart and probably most other fast-loading solutions, Kiss would benefit from a "lib-clojure" solution (Clojure interfaces and core data structures etc. provided as a separate Java library dependency) On Thursday, 11 December 2014 14:56:44 UTC+8, Ken Restivo wrote: > > Thanks. I wasn't expecting anything to be released soon. > > Based on replies here and elsewhere, so far it seems there is: > > 1) The "fastload" branch of Clojure > https://github.com/clojure/clojure/tree/fastload (status unknown) > 2) Oxcart https://github.com/oxlang/oxcart (looks abandoned?) > 3) Android Clojure https://github.com/clojure-android/clojure (unclear if > it will or is intended to work on JVM or only on Android) > > It seems as though release-track development on this would be blocked > waiting for multiple-build-profiles tooling first anyway. > > Thanks again for your reply. > > -ken > -- > ------- > On Tue, Dec 09, 2014 at 07:33:05PM -0800, Alex Miller wrote: > > We are still very interested in improving both Clojure load times and > pursuing multiple build profiles. That work will not be part of 1.7. > > > > Alex > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Clojure" group. > > To post to this group, send email to clo...@googlegroups.com > <javascript:> > > Note that posts from new members are moderated - please be patient with > your first post. > > To unsubscribe from this group, send email to > > clojure+u...@googlegroups.com <javascript:> > > 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 unsubscribe from this group and stop receiving emails from it, send > an email to clojure+u...@googlegroups.com <javascript:>. > > For more options, visit https://groups.google.com/d/optout. > > -- 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 unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.