Perl 6 on Parrot
Rakudo Perl - Perl 6 on Parrot
#32
Example: if_stmt
rule if_stmt { 'if' <expression> 'then' <statement> }
continued...
< < Previous
|
Index
|
Next >>
Copyright © 2008 Patrick Michaud