Parrot and Perl 6 Parrot and Perl 6 - Environments for Dynamic Languages #37

Operator precedence parsing

Fortunately, PGE has a built-in operator precedence parser.

With operator precedence parsing, one defines the operator and operand tokens, along with their fixity and relative precedence.

Copyright © 2007 Patrick Michaud