Date: Wed, 08 Jan 1997 20:42:20 GMT Server: NCSA/1.4.2 Content-type: text/html
Number these productions 1 through 10.
Demonstrate a top-down 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 (match or production used).
To show the production used, just write the number of the production used.