Re: external clojure lib >

2010-09-06 Thread rodgertq
Leinengen makes the process pretty painless, see: http://github.com/technomancy/leiningen On Sep 6, 5:20 am, Abraham Varghese wrote: > Dear all , > > How to get external clojure libs workng in my system? like > clojure.contrib , etc? > > Thanks in advance > AV -- You received this message beca

Re: ClojureCLR multiple .dll files

2010-04-27 Thread rodgertq
I haven't actually tried this with ClojureCLR produced .dlls but you could look at ILMerge as a post build step, see: http://research.microsoft.com/en-us/people/mbarnett/ilmerge.aspx On Apr 25, 12:10 pm, lucidquiet wrote: > Hello, > > I'm using ClojureCLR, at the moment I've created a couple o

Re: Getting .NET Version of Clojure to run

2009-08-26 Thread rodgertq
I'll also execute a CA and contribute back the require build script changes as well :) On Aug 26, 3:26 pm, rodgertq wrote: > This can be done by MSBuild directly without involving an external > tool like xcopy or robocopy using Item groups and built-in MSBuild > tasks.  We do t

Re: Getting .NET Version of Clojure to run

2009-08-26 Thread rodgertq
This can be done by MSBuild directly without involving an external tool like xcopy or robocopy using Item groups and built-in MSBuild tasks. We do this to deliver final artifacts in our build system. I should have some time in the next day or two to dig into the build for ClojureCLR, I will post

Re: What are people using Clojure for?

2009-06-19 Thread rodgertq
We are looking to assess it's suitability for building automated trading systems. Our "pilot" project is an exchange simulator to help automate testing of our existing systems. Tom. On Jun 18, 11:39 am, Howard Lewis Ship wrote: > I've been doing a number of presentations on Clojure lately (The