Example: if_stmt
rule if_stmt { 'if' <expression> 'then' <statement> }
continued...
| Parrot | Parrot Compiler Toolkit | #36 | 
rule if_stmt { 'if' <expression> 'then' <statement> }
continued...
| 
    Copyright © 2008 Patrick R. Michaud http://www.pmichaud.com/2008/pres/  |