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]