Essential things to remember from today's class (class 22, 8th November) Make sure you understand the structure of the program we created, what the purpose of all the different parts were. Be sure that you understand the BNF notation. Be sure you get exactly how the parse tree perfectly represents the input with all of its structure intact. Make sure you understand the exact duty of any parse_....() function.