Predictive Parsing
• Model of table-driven syntax analyzer:
Table-driven syntax analyzer
$
Input string:
LL Table
…
ai
an
a1
a2
…
X
y
$
Textové pole: …
…
Pushdown:
Left parse = sequence of rules used in the leftmost           derivation of the input string.
47/57