|
|
|
|
|
by mpenet
225 days ago
|
|
Clojure will be around as long as the jvm. It’s mostly done at the core level, most updates are to leverage new host features nowadays. The rest is happily provided at the library level by the community (which is still very prolific). And it’s not tied to the jvm per say, look at clojurescript (and derivatives) or the upcoming jank. It’s far from dead. As much as I like CL, the ecosystem is a bit of a desert compared to the jvm. |
|
Anyway, I came here to say Clojure also targets JavaScript and could target more like ClojureCLR https://clojure.org/about/clojureclr
Here, have another karma point!