Content deleted Content added
AlonzoChurch (talk | contribs) |
Units/dates/other |
||
Line 8:
== Major Java compilers ==
* [[
* [[GCJ]], a part of [[GNU Compiler Collection|gcc]] 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.
* ECJ, the Eclipse Compiler for Java, is an open source [[incremental compiler]] used by the [[Eclipse (software)|Eclipse]] JDT.
* [[Jikes]], an [[open source]] compiler from [[IBM]], which is written in [[C++]] and uses a variant of [[static single assignment form]] for optimization. As of early 2007 the project is no longer being actively developed <ref>The last 1.22 version is of
* [http://jnc.mtsystems.ch/ JavaNativeCompiler(JNC)] is a graphical front-end to [[GCJ]], producing Windows and Linux binary executables.
* [[Excelsior JET]] (commercial) also compiles Java to Windows and Linux binary executables and packages them for deployment.
Line 27:
[[Category:Java platform|Compiler]]
[[Category:Java programming language]]
{{compu-lang-stub}}
|