PDA

View Full Version : Java without runtime?


ASCENT
12-20-2007, 09:08 AM
Is it possible to just write a Java program without using the Runtime behind it?

I.E. compile it straight to Machine Code like you would a C++ program?

Inigoesdr
12-20-2007, 01:56 PM
http://www.javaworld.com/javaworld/javaqa/1999-04/03-noruntime.html
http://www.javaworld.com/javaworld/javaqa/2000-06/02-qa-0609-exe.html