Assignment
- introduce synch symbols (using both follow and first sets) in the parse table created for the boolean expression grammar in the previous assignment
- Parse "not (true and or false)" and show how error recovery works
. Reading assignment :
Read about error recovery in LL(1) parsers