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