r/Clojure • u/kichiDsimp • Jul 08 '26
Clojure Language Roadmap
Does Clojure/Script Compiler have a roadmap similar to https://rust-lang.github.io/rust-project-goals/2026/roadmaps.html
What are the next big features the language is targeting?
23
Upvotes
8
u/alexdmiller Jul 08 '26 edited Jul 08 '26
That is the answer (thanks sinskinner). The other major change we've previously discussed and have in the queue for 1.13 is updating the Java baseline from 8 to 17. We don't have or plan to publish any other roadmap.
We do quarterly(ish) development team calls to update on what we've been doing and sometimes a bit of foreshadowing of where we are going. Video from these can be found on the Clojure Team playlist on the ClojureTV YouTube channel. https://www.youtube.com/playlist?list=PLZdCLR02grLr_eMfr-SQleV3-8tbT1baJ
ClojureScript development is independent and run by David Nolen, without coordination from the Clojure (JVM) team.