JFlex lexical analyzer generator and
CUP LALR
parser generator (including manuals for JFlex
and CUP).
Current versions of the JFlex and CUP executable code are included in the starter project.
Feel free to download the full distributions if you wish to examine additional files for reference.
The Java
Language Specification, including a LALR(1) grammar for full
Java. Check here if you're not sure how something should work.
CSE Virtual Machines
(useful for testing generated code on personal x86-64 machines)