Thread
:
Java without runtime?
View Single Post
Nov 21st, 2007, 9:05 PM
#
9
null_ptr0
12 years old
Join Date: Nov 2007
Posts: 94
Rep Power:
1
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
View Public Profile
Find More Posts by null_ptr0