Thursday, March 11, 2010 1:02

‘Programming’ News

Subscribe to RSS feed
GNU Compiler for the Java Programming

GNU Compiler for the Java Programming

Friday, October 17, 2008 9:10

GCJ is a portable, optimizing, ahead-of-time compiler for the Java Programming Language. It can compile Java source code to Java bytecode (class files) or directly to native machine code, and Java bytecode to native machine code. Compiled applications are linked with the GCJ runtime, libgcj, which provides the core class libraries, ...

Tagged with: , ,