clr

The community for ClojureCLR is on Gitter: https://gitter.im/clojure-clr/community - you’ll get a better response there
ScArcher 2019-04-24T12:33:31.000400Z

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

ScArcher 2019-04-24T12:33:42.000700Z

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

ScArcher 2019-04-24T12:33:53.001100Z

Lein, Boot, etc.

souenzzo 2019-04-24T17:41:03.001300Z

I'm interested in that too!

2019-04-24T17:43:53.002Z

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

souenzzo 2019-04-24T17:57:19.003600Z

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

ScArcher 2019-04-24T18:29:02.004700Z

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.

ScArcher 2019-04-24T18:29:28.005200Z

lein makes everything easy on the jvm / clojurescript side.

flyboarder 2019-04-24T21:14:15.005800Z

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

flyboarder 2019-04-24T21:14:47.006700Z

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