Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Clojure doesn't need JVM. You can run it with GraalVM either directly [1] or via Babashka [2]. Both are great options for get into Clojure.

[1] https://github.com/oracle/graal

[2] https://github.com/babashka/babashka



Technically, graal is also a JVM. Do you mean native image by any chance?


Technically, I think it's more correct to say GraalVM includes/has a JVM, it runs a couple of languages, not just JVM based ones.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: