书目名称 | Parsing with Perl 6 Regexes and Grammars | 副标题 | A Recursive Descent | 编辑 | Moritz Lenz | 视频video | | 概述 | 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 | 图书封面 |  | 描述 | Write good regexes and parsers with the Perl 6 programming language. You’ll see how regexes are used for searching, parsing, and validation: in particular the grammar extension makes them uniquely suitable for parsing, the main focus of this book. Written by Perl 6 expert Moritz Lenz, a core contributor of Rakudo, .Parsing with Perl 6 Regexes and Grammars. starts from the very basics of regular expressions, and then explores how they integrate with regular Perl 6 code. Then follows a deeper exploration of how regexes work under the hood and a discussion of common techniques for constructing regexes and exploring the data under scrutiny. Later material goes beyond relatively simple formats to reusable named regexes and grammars, which permit code reuse in grammars, and shows how to write parsers for more involved data formats. Error reporting and case studies wrap up the topic..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 wr | 出版日期 | Book 2017 | 关键词 | Perl 6; parsing; programming; searching; code; open source; source; software; applications; regex; regular exp | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4842-3228-6 | isbn_softcover | 978-1-4842-3227-9 | isbn_ebook | 978-1-4842-3228-6 | copyright | Moritz Lenz 2017 |
The information of publication is updating
|
|