View Single Post
Old Nov 21st, 2007, 9:05 PM   #9
null_ptr0
12 years old
 
Join Date: Nov 2007
Posts: 94
Rep Power: 1 null_ptr0 is on a distinguished road
Re: Java without runtime?

The GCC, GNU Compiler Collection, contains a java compiler, that has the ability to compile java source files into executable files containing the bytes of assembler instructions; or 'machine code'.
null_ptr0 is offline   Reply With Quote