next up previous contents
Next: Bottom-Up (Shift-Reduce) Parsing Up: Notes on Formal Language Previous: Unger's Method   Contents

BOTTOM-UP PARSING

In this section we describe bottom-up parsing and examine the (deterministic, directional) $LR(k)$ family of parsers; i.e. $LR(0)$, $SLR(1)$, $LR(1)$ and $LALR(1)$. We also examine the Tomita and CYK approaches to bottom-up parsing.
=1.00mm
\begin{picture}(135.00,75)(0,50)
\put(75.00,120.33){\makebox(0,0)[cc]{Context-Fr...
...7){\vector(-1,-1){14.67}}
\put(135.00,57.33){\vector(0,-1){13.67}}
\end{picture}





Subsections

James Power 2002-11-29