Rules
The 'rule' keyword says that whitespace in the regex corresponds to whitespace in the input
rule { \d+ plus \d+ }
continued...
| Parrot | Perl 6 regexes | #23 |
The 'rule' keyword says that whitespace in the regex corresponds to whitespace in the input
rule { \d+ plus \d+ }
continued...
|
Copyright © 2009 http://www.pmichaud.com/2009/pres/ |