|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Regexp::Grammars Calculatorby blokhead (Monsignor) |
| on Aug 15, 2009 at 23:42 UTC ( #788945=note: print w/ replies, xml ) | Need Help?? |
|
I couldn't find anything (after a very superficial look) in the documentation for Regexp::Grammars about associativity. If the parser-generator doesn't support it directly, then you'll have to get associativity and precedence by rewriting the grammar. In Re: Left-associative binary operators in Parse::RecDescent, I give an overview of how to rewrite a grammar for operator precedence & associativity. It might suit your needs. blokhead
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||