Hi Aaron,

On Sunday, 16 December 2012 04:45:16 UTC+5:30, Aaron wrote:
>
> Cool.  I'm just seeing this now.  I actually spent some time a while back 
> getting a very simple nleiningen working in ClojureCLR.  I had nuget 
> downloads working and also the ability to AOT compile namespaces and merge 
> them into a single DLL.  It's not fully ready for prime time yet though, in 
> part because it depends on some custom modifications to the ClojureCLR 
> compiler.  In the long run, I'd like to work together on getting a full 
> lein clr implementation working.  I'd love to discuss further if you have 
> time.


I would also be happy to discuss -- my contact details are in the lein-clr 
repo README. As of now, lein-clr runs on the JVM and tunnels the 
input/output from the Clojure.Compile.exe and Clojure.Main.exe processes. 
As part of the next (0.3.0) release I am currently focusing on compilation 
support for CLR languages e.g. C#, F# etc.

tools.logging and pinvoke (https://github.com/aaronc/ClojureClrEx) - 
> logging is mostly ported but with only one backend working, 
> pinvoke/dllimport works great, but no docs
> a nice interface to WPF (https://github.com/aaronc/ClojureWpf) - pretty 
> stable, but again no docs yet
> nrepl (https://github.com/aaronc/tools.nrepl/tree/clr) - needs quite a 
> bit more work
>

Nice to know they are on track. nREPL would be a great addition for 
ClojureCLR tooling support.

Shantanu

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