zachtjones / Java-Compiler

Compiler for Java code to x86-64, using two different intermediate representations to aid in the compilation to native assembly. The Java Native Interface is used when needed to call library code.
12Updated 5 years ago

Related projects

Alternatives and complementary repositories for Java-Compiler