Authors:
Explores the three primary use cases for Perl 6 regexes: searches, validations, and parsing
Shows you how to master regex techniques
Teaches how to reuse named regexes as templates
Buying options
This is a preview of subscription content, access via your institution.
Table of contents (13 chapters)
-
Front Matter
-
Back Matter
About this book
- 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
Keywords
- Perl 6
- parsing
- programming
- searching
- code
- open source
- source
- software
- applications
- regex
- regular expressions
Authors and Affiliations
-
Fürth, Germany
Moritz Lenz
About the author
Bibliographic Information
Book Title: Parsing with Perl 6 Regexes and Grammars
Book Subtitle: A Recursive Descent into Parsing
Authors: Moritz Lenz
DOI: https://doi.org/10.1007/978-1-4842-3228-6
Publisher: Apress Berkeley, CA
eBook Packages: Professional and Applied Computing, Professional and Applied Computing (R0), Apress Access Books
Copyright Information: Moritz Lenz 2017
Softcover ISBN: 978-1-4842-3227-9Published: 11 December 2017
eBook ISBN: 978-1-4842-3228-6Published: 04 December 2017
Edition Number: 1
Number of Pages: XIV, 201
Number of Illustrations: 8 b/w illustrations, 4 illustrations in colour
Topics: Compilers and Interpreters, Programming Techniques, Open Source