Get our free extension to see links to code for papers anywhere online!


Notes on LR Parser Design

Add code

May 29, 1996
Christer Samuelsson


Share this with someone who'll enjoy it:


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.

* Coling 94 
* 5 pages, uuncoded, gzipped PostScript 


   Access Paper Source



Share this with someone who'll enjoy it: