Date: Wed, 08 Jan 1997 20:41:10 GMT Server: NCSA/1.4.2 Content-type: text/html
Number these productions 1 through 10.
Demonstrate a bottom-up parse of the string .
Your answer should have three columns, the frrst column showing the
input remaining to parse, the second column showing the stack,
and the third column showing the action (shift or reduction used).
To show the production used in a reduction,
just write the number of the production used.