Syntax errors w/die
Here's our original if_statement again:
rule if_statement { if <expression> then <statement> }
continued...
| Parrot/PGE, parsers | Parsers, Perl 6 Rules, and the Parrot Grammar Engine | #35 |
Here's our original if_statement again:
rule if_statement { if <expression> then <statement> }
continued...
| Copyright © 2006 Patrick Michaud |