22 ms·
How about Clojure on node? Starts and runs instantly https://planck-repl.org/ https://planck-repl.org/
by jmchuster 4y ago
How about Clojure on node? Starts and runs instantly https://planck-repl.org/ https://planck-repl.org/
- swlkr 4y agoYes, the newer clojure runtimes like planck or native-image, or babashka definitely take away some of the jvm pain
- nesarkvechnep 4y agoWhy not Lisp on the BEAM - https://lfe.io/ https://lfe.io/.
- crispyalmond 4y agoI prefer to use nbb[0] for this, or babashka[1] when I need to use stuff specific to JVM. [0]: https://github.com/babashka/nbb https://github.com/babashka/nbb [1]: https://babashka.org/ https://babashka.org/