X-Nico

2 unusual facts about LR parser


Context-free language

A special subclass of context-free languages are the deterministic context-free languages which are defined as the set of languages accepted by a deterministic pushdown automaton and can be parsed by a LR(k) parser.

Parse table

An LR parser using tables derived from a grammar by a parser generator



see also