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

j-- is a compiler for a language that is a non-trivial subset of the Java programming language.
Packages
Package
Description
This package contains the scanner, parser, AST/context/type representations, JVM and MIPS code emitter, JavaCC description file, and driver classes for the j-- compiler.