Hacker News new | ask | show | jobs
by axblount 337 days ago
Aside from the lack of JVM, what's holding back Jank from being a drop in Clojure replacement?
1 comments

Once all of the necessary features are implemented, the only thing in the way will be JVM interop. If you have any "pure Clojure" code (i.e. no interop), it should also be valid jank code.