j-- (A Non-trivial Subset of Java)

j-- is a compiler for a language (also called j--) that is a non-trivial subset of the Java programming language. The compiler generates code for the Java Virtual Machine (JVM).
Packages
Package
Description
This package contains the scanner, parser, AST representations, JVM code emitter, the driver class, and other supporting programs for the j-- compiler.