Are there any tutorials or intros on how to work with Clojure CLR?
Do any of the "standard" tools work with the CLR version?
Lein, Boot, etc.
I'm interested in that too!
What are ya’lls proposed use cases, out curiousity?
I have no idea how/what to setup about CLR/Mono/dotnet to start a clojureCLR project Also I dont know which editor/plugins can be used...
I've written a few small apps in clojure, but at work we primarily use .net. I'm just curious how to get started, create projects, .net interop, etc.
lein makes everything easy on the jvm / clojurescript side.
Boot has plans to support clr in the future, no tooling available right now
I do have a small powershell module that gets your running with a clojureCLR REPL