Ask HN: Does an equivalent of Clojure exist for .NET? 13 points by rawland 3y ago ↗ HN - Knowing there is F#, which is not quite it, imho. - Knowing about ClojureCLR, which is not up to .Net 6.x as of today...
[–] govert 3y ago ↗ IronScheme aims to be a R6RS conforming Scheme-like implementation for all .NET implementations and platforms. https://github.com/IronScheme/IronScheme
[–] giancarlostoro 3y ago ↗ I have been wanting something like this for .NET for a few months now. The framework is very flexible for new programming languages.
[–] viraptor 3y ago ↗ Depends how much you want it. Ikvm is a thing: https://groups.google.com/g/clojure/c/5Itk89wfCfs
[–] ss48 3y ago ↗ ClojureCLR can already run on .NET 5.0 .https://github.com/clojure/clojure-clr/wiki/Getting-startedIt looks like the 1.11.0 beta has a build for .NET 6.0. Very likely, when it is released, .NET 6.0 will be supported.https://sourceforge.net/projects/clojureclr/files/https://groups.google.com/g/clojure-clr/c/ysQFz73K0MU
6 comments
[ 3.2 ms ] story [ 29.2 ms ] threadhttps://github.com/clojure/clojure-clr/wiki/Getting-started
It looks like the 1.11.0 beta has a build for .NET 6.0. Very likely, when it is released, .NET 6.0 will be supported.
https://sourceforge.net/projects/clojureclr/files/
https://groups.google.com/g/clojure-clr/c/ysQFz73K0MU