Parrot Compiler Tools Parrot Compiler Tools #35

Bottom-up, operator precedence compilation

Expressions may be specified using operator precedence parsing.

This requires defining an is optable rule in the grammar, and prototypes for token subs.

Copyright © 2007 Patrick Michaud