Content deleted Content added
No edit summary |
No edit summary |
||
Line 16:
| website = http://gcc.gnu.org/java
}}
The '''GNU Compiler for Java''' ('''GCJ''') is a [[freeware|free]] [[compiler]] [[software]] for the [[Java (programming language)|Java programming language]] and a part of the [[GNU Compiler Collection]].<ref>http://gcc.gnu.org/java/</ref>
GCJ can compile Java [[source code]] to [[Java Virtual Machine]] [[bytecode]] or to [[machine code]] for a number of [[CPU architecture]]s. It can also compile [[Class (file format)|class files]] and whole [[JAR (file format)|JARs]] that contain bytecode.<ref>http://www.linuxjournal.com/article/4860</ref>
==History==
|