GNU Interpreter for Java: Difference between revisions

Content deleted Content added
m GCJ is the compiler counterpart to GIJ.
merged article to GNU Compiler for Java
Tag: New redirect
 
(40 intermediate revisions by 35 users not shown)
Line 1:
It is part of the open source #redirect[[GNU Compiler for Java]] (GCJ).
The '''GNU Interpreter for Java (GIJ)''' is a [[Java virtual machine|Java]] [[bytecode]] [[interpreter]] for the [[Java programming language]].
It is part of the open source [[GNU Compiler for Java]] (GCJ).
GCJ is the [[compiler]] counterpart to GIJ.
 
== External links ==
* [http://gcc.gnu.org/onlinedocs/gcj/Invoking-gij.html GCJ Manual on GIJ]
* [http://gcc.gnu.org/java/ GCJ Homepage]
* [http://gcc.gnu.org/onlinedocs/gcj/ GCJ Manual]
 
{{compu-stub}}
 
[[Category:GNU project software]]
[[Category:Java programming language]]