The Perl 6 <?ws> token
token ws {
[ \s+
| ^^ [ \# \N*
| <?pod_comment>
]
| \# [ <?PGE::Text::bracketed: <({[>
| \N*
]
]*
}
continued...
| Perl 6 Compiler | Perl 6 Compiler Status and the Parrot Compiler Toolkit | #19 |
token ws {
[ \s+
| ^^ [ \# \N*
| <?pod_comment>
]
| \# [ <?PGE::Text::bracketed: <({[>
| \N*
]
]*
}
continued...
| Copyright © 2006 Patrick Michaud |