From Regular Expressions to Parsing JavaScript
Learn Perl6 Grammars
- Track: Perl devroom
- Room: H.2214
- Day: Sunday
- Start: 13:25
- End: 14:05
We'll start by demystifying Perl 6 regular expressions with some help from Perl5. From there we'll name the blocks that we've captured along the way, and refactor our regular expressions into Perl 6 rules and tokens. Those rules and tokens will combine to form a full Perl 6 grammar, and actions let us generate an abstract syntax tree directly from a bunch of little regular expressions.
Speakers
Jeffrey Goff |