Get the latest tech news
OpenLDK: A Java JIT compiler and runtime in Common Lisp
Contribute to atgreen/openldk development by creating an account on GitHub.
OpenLDK is a Just-In-Time (JIT) compiler and runtime environment for Java, implemented entirely in Common Lisp. This includes the whole runtime startup process, covering class loading, reflection, exceptions, file IO, and more. OpenLDK was written by Anthony Green, and is distributed under the terms of the GNU General Public License, Version 2, modified by the "CLASSPATH" exception to the GPL.
Or read this on Hacker News