Generalized LR parsing for extensions of context-free grammars

We present a Generalized LR parsing algorithm for extensions of context-free grammars. It diiers from previous approaches in the use of dynamic programming techniques to cope with non determin-ism, instead of a graph-structured stack. The steps for deriving the algorithm from the classical Earley's parsing algorithm are shown.