Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 433 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 433 Bytes

The Symbol Table

Please consult the CS331 web page for complete instructions for this part of the project.

The pom file is configured to use the model Lexical Analyzer (it actually only needs TokenType). If you want to use your own Lexical Analyzer, follow the directions for the starter parser. The parser is not required for testing the symbol table routines.