Efficient to parse strict subset of context-free.
Many popular languages are designed to be
TODO find a list of popular languages that are
TODO understand, example.
DPDAs are the related automatons.
Can look ahead by regular languages instead of finite numbers of characters.
TODO
Relationships: http://cs.stackexchange.com/questions/43/language-theoretic-comparison-of-ll-and-lr-grammars
Cannot be ambiguous.
Unambiguous.
TODO
TODO
https://en.wikipedia.org/wiki/GLR_parser
TODo