Hacker News new | ask | show | jobs
by WalterGR 1687 days ago
Clojure can use any Java library easily.

There are implementations of / libraries for Common Lisp that interact with the JVM and/or the CLR.

1 comments

Yeah, fair; I'd read that Clojure runs on the JVM, I just hadn't really put 2 and 2 together on that.
ABCl (Armed Bear Common Lisp) is a Common Lisp that runs in the JVM.

https://common-lisp.net/project/armedbear/