CS453 Lecture Building SLR and LR(1) Parse Tables 1
Plan for Today
SLR (Simple LR) – Problem with LR(0) – SLR modification, follow sets strike again Building the LR Parsing Table for LR(1) – First and Follow sets – building the table
Debugging shift/reduce and reduce/reduce errors