Hacker News new | ask | show | jobs
by tombert 2310 days ago
Yeah, that's why the company I work for lets me use Clojure occasionally; we have a metric ton of libraries written in Java and being able to interop with them more-or-less seamlessly is a huge selling point for Clojure.
1 comments

For Common Lisp one would use ABCL and probably its JSS library for easier Java calls.

https://abcl.org/