Java compiler: Difference between revisions

Content deleted Content added
m Reverted edits by 117.199.175.74 (talk): editing tests (HG)
Line 12:
As of 2012, the following are major Java compilers:{{citation needed|date=February 2012}}
 
* The Java Programming Language Compiler ([[javac]]), included in the [[Java Development Kit]] from [[Oracle Corporation]], open-sourced since 13 November 2006.
* fhvmnn,knkn
* [[GNU Compiler for Java]] (GCJ), a part of the [[GNU Compiler Collection]], which compiles [[C++ (programming language)|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.
* Eclipse Compiler for Java (ECJ), an open source [[incremental compiler]] used by the [[Eclipse (software)|Eclipse]] project.