LL = ``Predictive'' = ``top-down'' parsing;
- How can a derivation start out? (used for LL
):
When the First sets don't contain long enough strings, we need
to know what may follow the nonterminal.
- What strings may come after a nonterminal in a valid yield?
In particular
except for useless nonterminals.
- Prediction sets (improved)
- For each
:
- For each
:
John Tang Boyland
2004-09-30