GCJ is a Java compiler that now comes as part of the GNU Compiler Collection. It can compile Java source code to either Java virtual machine bytecodes, or directly to machine code for any of a number of CPU architectures.

See also: Kaffe SableVM

External links