Java compiler: Difference between revisions

Content deleted Content added
m Alphabetized
Line 10:
==Major Java compilers==
As of 2012, the following are major Java compilers:{{citation needed|date=February 2012}}
* The Javajava Programming Language Compiler ([[javac]]), included in the [[Java Development Kit]] from [[Oracle Corporation]], open-sourced since 13 November 2006.
* [[GNU Compiler for Java]] (GCJ), a part of the [[GNU Compiler Collection]], which compiles [[C (programming language)|C]], [[C++]], [[Fortran]], [[Pascal (programming language)|Pascal]] and other [[programming language]]s besides Java. It can also generate [[native code]] using the back-end of GCC.
Gcc.
* Eclipse Compiler for Java (ECJ), an open source [[incremental compiler]] used by the [[Eclipse (software)|Eclipse]] project.