CS 421: Programming Languages and Compilers
Hand-Written Assignment 8 (HW8)
The purpose of this HW is to test your understanding of: (a) How to create a parse tree for a given string with a given grammar, (b) How to disambiguate a grammar, and (c) How to followin Action and Goto tables in LR parsing. Another purpose of HW8 is to provide you with experience answering non-programming written questions of the kind you may experience on the second midterm and final. Caution: It is strongly advised that you know how to do these problems before the second midterm.

Files
hw8.pdf
hw8-sol.pdf