A Python-based SLR parser that computes FIRST, FOLLOW sets and generates ACTION and GOTO tables. - Tony499370/Compiler-Design_Project ...