Custom compiler created for Alan Labouseur's Compilers course (CMPT432) at Marist College.
Compile with javac Compiler.java
To run the full compiler, use the command java Compiler programTests.txt
- only allows for single-letter variable names
- only allows for single-digit number recognition