Skip to content

Notes on LR Parser Design

Christer Samuelsson

cmp-lgarXiv:cmp-lg/9605033

Abstract

The design of an LR parser based on interleaving the atomic symbol processing of a context-free backbone grammar with the full constraints of the underlying unification grammar is described. The parser employs a set of reduced constraints derived from the unification grammar in the LR parsing step. Gap threading is simulated to reduce the applicability of empty productions.

Create a lesson