Parsing with Perl 6 Regexes and Grammars
Moritz Lenz
Broschiertes Buch

Parsing with Perl 6 Regexes and Grammars

A Recursive Descent into Parsing

Versandkostenfrei!
Versandfertig in 6-10 Tagen
27,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
14 °P sammeln!
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 rege...