Hi,

I'm new to ClojureCLR and the DLR, so I'm trying to grasp the basic concepts
of it.

If I want to call Clojure code from C#, is it possible to compile the
Clojure code to a DLL and then reference it from my C# project, or am I
always supposed to load the script using methods?

// Peter Hultgren

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