clr

The community for ClojureCLR is on Gitter: https://gitter.im/clojure-clr/community - you’ll get a better response there
hunter 2016-11-04T17:03:39.000024Z

@herbm i am actively exploring coreclr + clojure tooling ... nothing to report yet but i hope to have something soon

hunter 2016-11-04T17:04:25.000025Z

current version of coreclr works fine for clojure, you just have to wire up everything "by hand"

herbm 2016-11-04T17:04:37.000026Z

wonderful -- I am very interested and hope you will report anything no matter how preliminary if for no other reason that to stay excited and provoke interest in others (including me)

hunter 2016-11-04T17:04:53.000027Z

have you looked at Arcadia?

hunter 2016-11-04T17:05:15.000028Z

http://arcadia-unity.github.io/

herbm 2016-11-04T17:05:17.000030Z

@hunter, only slightly, really doesn't qualify as looking at it

hunter 2016-11-04T17:05:36.000031Z

it's fun to play with, and they're pushing the envelope of clojure + mono

herbm 2016-11-04T17:05:52.000032Z

@hunter, I ran the clojureclr REPL for learning clojure a lot and loaded Unity to explore Arcadia --

herbm 2016-11-04T17:06:16.000033Z

Went off in various directions exploring options and have only just now started circling back

herbm 2016-11-04T17:06:44.000034Z

Clojure-Android, Clorjure cljsrn, even F#

herbm 2016-11-04T17:07:08.000035Z

(took an excellent online SML course to improve my functional programming skills)

hunter 2016-11-04T17:07:25.000036Z

@herbm if you're looking to be excited, i think this is potentially very interesting for clojure https://github.com/dotnet/corert/blob/master/Documentation/intro-to-corert.md

herbm 2016-11-04T17:07:40.000038Z

designing the architecture for a major new app idea I finally have -- needs to run some component 'everywhere'

herbm 2016-11-04T17:09:07.000039Z

Hunter, yes that is exciting, along with the open sourcing of F#, PowerShell, and .NET

herbm 2016-11-04T17:09:38.000040Z

I love the idea of Clojure but haven't tied my plans to it (yet) --

herbm 2016-11-04T17:10:44.000041Z

@hunter what are your general goals or interests?