Sethi–Ullman algorithm: Difference between revisions

Content deleted Content added
Line 13:
For an arithmetic expression <math>a = (b + c) * (d + 3)</math>, the [[abstract syntax tree]] looks like this:
 
/=
/ \
a *