Comment by atgreen
3 days ago
Related: I recently got javac working with OpenLDK, my JVM bytecode to Common Lisp transpiler. The `javacl` binary is a dumped sbcl image that behaves just like OpenJDK javac program, but with CL under the hood (eg. java objects/methods are all CLOS).
Please post the link here. If it's more than just a demo, it might be a valuable tool.
https://github.com/atgreen/openldk
I think it's an extremely valuable tool. If it can compile from sources - it would be priceless.
2 replies →