
Parsing with Perl 6 Regexes and Grammars
While regexes allow you to search for patterns in text and validate input, Perl 6 regexes advance that concept: you’ll see how they are easier to read, yet much more powerful, than the traditional "Perl-compatible regular expression". With improved reusability and backtracking control, you will be able to write complete parsers with the help of this book.
What You'll Learn
- Discover the building blocks of Perl 6 regexes
- Handle regex mechanics and master useful regex techniques
- Extract data and work with patterns among these use cases
- Reuse named regexes and other grammars as components or templates
- Write full parsers, including advanced error reporting and data extraction
- Learn how to parse nested scopes and indention-based formats
Who This Book Is For
Those with at least some prior experience with Perl programming, but who may be new to Perl 6 aswell as searching and parsing.
- Undertittel
- A Recursive Descent into Parsing
- Forfatter
- Moritz Lenz
- Opplag
- 1st ed.
- ISBN
- 9781484232279
- Språk
- Engelsk
- Vekt
- 310 gram
- Utgivelsesdato
- 11.12.2017
- Forlag
- APress
- Antall sider
- 201
