A site devoted mostly to everything related to Information Technology under the sun - among other things.
Monday, April 2, 2007
Java Native-Code Compiler
GCJ is a portable, optimizing, ahead-of-time compiler that can compile Java source code to Java bytecode (class files) or directly to native machine code, and Java bytecode to native machine code. Find it @ http://gcc.gnu.org/java/
No comments:
Post a Comment