PDA

View Full Version : java to machine code


PeterK2003
10-21-05, 15:53
I remember hearing about a project a while back that was tring to come up with a way to compile java code to machine code. Does anyone know what it is called?

Wookie
10-22-05, 00:40
http://gcc.gnu.org/java/

PeterK2003
10-26-05, 15:15
Thank you very much!