ClojureCLR can now be compiled to run under either .NET 3.5 or .NET
4.0.  To support this, development is now under Visual Studio 2010.

The build process has been improved (thanks to Kurt Schelfthout).
Among other improvements, it will be easier for those wanting to play
to get started.

To get started:

For users:  download an appropriate zip file from the Downloads area
on the github site, unzip, run Clojure.Main.exe.

For developers: clone the repo, pull down lib.zip from the Downloads
area and unzip into your repo, open the Solution in VS 2010, pick your
configuration (Debug/Release + 3.5/4.0), compile, run.

We (mostly Kurt) are still working on a build step for the Clojure
tests, coming soon.

-David

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