Operator-precedence parser: Difference between revisions

Content deleted Content added
/
Line 49:
''rhs'' := ''parse_primary'' ()
while the next token is a binary operator whose precedence is greater
than ''op''<nowiki>'</nowiki>s, or a right-associative operator
whose precedence is equal to ''op'''s
''lookahead'' := next token