GNU Interpreter for Java: Difference between revisions

Content deleted Content added
No edit summary
merged article to GNU Compiler for Java
Tag: New redirect
 
(9 intermediate revisions by 8 users not shown)
Line 1:
#redirect[[GNU Compiler for Java]]
{{Redirect|GIJ|G. I. Joe|G. I. Joe}}
 
The '''GNU Interpreter for Java (GIJ)''' is a [[Java virtual machine|Java]] [[bytecode]] [[Interpreter (computing)|interpreter]] for the [[Java (programming language)|Java programming language]].
It is distributed with the [[free software]] [[GNU Compiler for Java]] (GCJ). GCJ is the [[compiler]] counterpart to GIJ.{{clarifyme|Is GIJ a part of GCJ or different from GCJ?|date=December 2011}}
 
== See also ==
{{Portal|Free software}}
 
*[[Free Java implementations]]
 
==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]
 
{{DEFAULTSORT:Gnu Interpreter For Java}}
[[Category:GNU Project software|Java]]
[[Category:Free compilers and interpreters]]
[[Category:Java virtual machine]]
 
 
{{programming-software-stub}}