ERPLAG-Compiler Implementation for lexer and syntax analyzer for Compiler Construction (CS F363, BITS Pilani) Commands to run the compiler :- make ./stage1exe inputTestCaseFileName.txt parseTreeOutputFileName.txt