Pattern matching for languages
- Traditional:
- BNF Grammars, lex, yacc
- Perl 5:
- Regular expressions, Parse::RecDescent, Parse::YAPP
- Perl 6:
- Regexes, named regexes, tokens, rules, grammars
| Parrot and Perl 6 | Parrot and Perl 6 - Environments for Dynamic Languages | #26 |
| Copyright © 2007 Patrick Michaud |