Java Classes for Teaching Compilers

Packages
geneseo.cs.compiler Classes that are useful in general for building compilers or other programs that use parsing, scanning, or other compiler technology.
geneseo.cs.miniml Classes that collectively define a compiler for a small language named "MinimL".