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.
Parrot Compiler Tools | Running Your Programming Language on Parrot | #35 |
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 chromatic and Patrick Michaud |