] >
is nonterminal and the parse table provides the th production rule at entry (,) | push request for semantics action , requests for intermediate semantics actions, and into syntaxStack in reverse order |
for terminal | push the semantics value of into infoStack and scan a new lookahead token |
stands for a production rule number | invoke semantics action : (1) create code, (2) replace in infoStack the topmost entries with the semantics value of , if is the th production rule |
and | declare success and halt |
otherwise | declare error |