On Tue, Jun 9, 2009 at 8:31 PM, John "Z-Bo" Zabroski <johnzabro...@gmail.com
> wrote:

>
> I am basically in love with Clojure.  It fixes everything I ever found
> annoying about Lisp dialects, except for type safety (which I can live
> without for many scenarios).
>
> But I feel like my love is unrequited: Clojure is a JVM language, and
> all my core libraries at .NET.
>
> The rest of this post discusses what options exist today for running
> Clojure on the CLR.
>
> Options:
>  - IKVM.NET is a JVM implementation on top of .NET; it can therefore
> load clojure and its libraries
>  - David Miller's ClojureCLR; Last Updated May 31st, 2009;
> http://github.com/dmiller/ClojureCLR/tree/master
>  - Stefan Rusek's Xronos; Last Updated ~4 months ago;
> http://bitbucket.org/stefanrusek/xronos/wiki/Home
>
> David Miller's ClojureCLR is, as the name suggests, CLR-based.
> Stefan Rusek's Xronos is DLR-based.
>
> David last posted about the project on the Clojure Google Group on
> April 27th, 2009:
> http://groups.google.com/groups/profile?enc_user=uoL2hhUAAABdPRgdaaO0krQLTeyusdD29h3i3SmjGmAJbX05nZ-8fQ
>

There was an updated post to the list from David on May 31st, although it
seems to be pretty hard to find using search on the google group. I finally
tracked a link to it down by going backwards through the archive and looking
at all the threads from May 31st.

http://groups.google.com/group/clojure/browse_thread/thread/f3a3cfca94debbac#

-- 
Cosmin Stejerean
http://offbytwo.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to