Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 174 Bytes

File metadata and controls

3 lines (3 loc) · 174 Bytes

Java-Lexical-Analyzer

Simple lexical analyzer created for an undergraduate assignment.

Code is contained in Main.java and test.txt contains a test case for the code.