Parsing Simulator for Compilers Principles Techniques and Tools
-
Parsing simulator is a software which implements the parsing table, described in book Ullman. Principles Techniques and Tools
-
This simulator is used to generate parsing table (LL1, SLR, LR, LALR)