Hacker News new | ask | show | jobs
by Aboh33 1801 days ago
I recently found there was a clojure implementation for .NET and also one for the BEAM Virtual Machine. Has anyone used the latter? Regards

[1] https://github.com/clojure/clojure-clr [2] https://github.com/clojerl/clojerl

3 comments

There is also lfe [1] which is a lisp for the BEAM VM

[1] https://lfe.io/

Why do you say "was"? They are both still actively developed even if not very popular.
There is also ClojureDart in the making. That one seems quite promising.