In addition to writing out the expression grammar, do we actually need to draw a parse tree for each expression or are we using the idea of being able to match the parse tree to the abstract syntax tree to make sure our grammar is unambiguous?
|
Correctness requires more than avoiding ambiguity by Mike O'Donnell, 2000, Oct 10
to: