Fork me on GitHub
#clr
<
2019-04-24
>
ScArcher12:04:31

Are there any tutorials or intros on how to work with Clojure CLR?

ScArcher12:04:42

Do any of the "standard" tools work with the CLR version?

ScArcher12:04:53

Lein, Boot, etc.

souenzzo17:04:03

I'm interested in that too!

Daniel Hines17:04:53

What are ya’lls proposed use cases, out curiousity?

souenzzo17:04:19

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

ScArcher18:04:02

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.

ScArcher18:04:28

lein makes everything easy on the jvm / clojurescript side.

flyboarder21:04:15

Boot has plans to support clr in the future, no tooling available right now

flyboarder21:04:47

I do have a small powershell module that gets your running with a clojureCLR REPL