The wiki on the github repo has some information about getting started and how to accomplish some interop that is special to CLR.
https://github.com/richhickey/clojure-clr/wiki and make sure to look at https://github.com/richhickey/clojure-clr/wiki/_pages for the complete list. Rob Rowe (http://rob-rowe.blogspot.com/, @rippinrobr) has been blogging recently on getting started with ClojureCLR. -David On Nov 28, 4:03 pm, Stuart Sierra <[email protected]> wrote: > Hi Adam, > > Clojure CLR is a community effort without official support. I am not > aware of any books specifically about ClojureCLR. > > However, Clojure the *language* should be nearly identical between the > JVM and CLR versions. Only interop with the host platform will be > different. So any Clojure language book will be helpful in learning > the language. > > Regards, > -Stuart Sierra > clojure.com -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
