Re: Running on .Net

2010-08-04 Thread Hadi Hariri
If you're building inside the IDE, go to the Clojure.project and locate the Microsoft.Scripting.Core assembly in References. Click Properties and in the Aliases, set it to "global,MSC" (without the quotes). It should be default "global" On 4 August 2010 20:59, eyeris wrote: > I tried to build th

Re: Running on .Net

2010-08-03 Thread Hadi Hariri
work much more than I > already do. I don't care much about 1.2 features like defrecord. What > I care about is start-up speed, ease of embeddability, and Visual > Studio integration (not Intellisense, just AOT'ing .clj files). > > > > On Aug 3, 7:30 am, Hadi Hari

Re: Running on .Net

2010-08-03 Thread Hadi Hariri
I've gotten ClojureCLR running on .NET. If you're interested in trying it, ping me and I'll help with what I can. I'm also interested to know if there's some kind of installer or package provided for it yet because as you say it does take a bit to setup. I'd be eager to help in that area if there'