Please use this identifier to cite or link to this item: http://localhost/handle/Hannan/1200
Full metadata record
DC FieldValueLanguage
dc.contributor.authorLenz, Moritz. ;en_US
dc.date.accessioned2013en_US
dc.date.accessioned2020-05-17T08:26:25Z-
dc.date.available2020-05-17T08:26:25Z-
dc.date.issued2017en_US
dc.identifier.isbn9781484232286 ;en_US
dc.identifier.isbn9781484232279 (print) ;en_US
dc.identifier.urihttp://localhost/handle/Hannan/1200-
dc.descriptionPrinted edition: ; 9781484232279. ;en_US
dc.descriptionSpringerLink (Online service) ;en_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.description.abstractWrite good regexes and parsers with the Perl 6 programming language. Youeell 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. eWritten by Perl 6 expert Moritz Lenz, a core contributor of Rakudo,eParsing with Perl 6 Regexes and Grammarsestarts 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: youeell 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. You will: Discover the building blocks of Perl 6 regexese Handle regex mechanics and master useful regex techniquese Extract data and work with patterns among these use casese Reuse named regexes and other grammars as components or templatese Write full parsers, including advanced error reporting and data extractione Learn how to parse nested scopes and indention-based formats. ;en_US
dc.description.statementofresponsibilityby Moritz Lenz.en_US
dc.description.tableofcontents1. What are Regexes and Grammarse -- 2. Getting Started with Perl 6 -- 3. Building Blocks of Regexes -- 4. Regexes and Perl 6 Code -- 5. Extracting Data from Regex Matches -- 6. Regex Mechanics -- 7. Regex Techniques -- 8. Reusing and Composing Regexes -- 9. Parsing With Grammars -- 10. Extracting Data From Matches -- 11. Generating Good Parse Error Messages -- 12. Unicode and Natural Language -- 13. Case Studies. ;en_US
dc.format.extentXIV, 201 p. 12 illus., 4 illus. in color. ; online resource. ;en_US
dc.publisherApress :en_US
dc.publisherImprint: Apress,en_US
dc.relation.haspart9781484232286.pdfen_US
dc.subjectComputer Scienceen_US
dc.subjectComputer Programmingen_US
dc.subjectProgramming Languages and Electronic Computersen_US
dc.subjectComputer Scienceen_US
dc.subjectProgramming Languages and Compilers and Interpretersen_US
dc.subjectProgramming Techniquesen_US
dc.subjectOpen Source. ;en_US
dc.titleParsing with Perl 6 Regexes and Grammarsen_US
dc.title.alternativeA Recursive Descent into Parsing /en_US
dc.typeBooken_US
dc.publisher.placeBerkeley, CA :en_US
dc.classification.lcQA76.76.C65 ;en_US
dc.classification.dc005.13 ; 23 ;en_US
Appears in Collections:مهندسی فناوری اطلاعات

Files in This Item:
File Description SizeFormat 
9781484232286.pdf2.74 MBAdobe PDFThumbnail
Preview File
Full metadata record
DC FieldValueLanguage
dc.contributor.authorLenz, Moritz. ;en_US
dc.date.accessioned2013en_US
dc.date.accessioned2020-05-17T08:26:25Z-
dc.date.available2020-05-17T08:26:25Z-
dc.date.issued2017en_US
dc.identifier.isbn9781484232286 ;en_US
dc.identifier.isbn9781484232279 (print) ;en_US
dc.identifier.urihttp://localhost/handle/Hannan/1200-
dc.descriptionPrinted edition: ; 9781484232279. ;en_US
dc.descriptionSpringerLink (Online service) ;en_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.description.abstractWrite good regexes and parsers with the Perl 6 programming language. Youeell 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. eWritten by Perl 6 expert Moritz Lenz, a core contributor of Rakudo,eParsing with Perl 6 Regexes and Grammarsestarts 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: youeell 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. You will: Discover the building blocks of Perl 6 regexese Handle regex mechanics and master useful regex techniquese Extract data and work with patterns among these use casese Reuse named regexes and other grammars as components or templatese Write full parsers, including advanced error reporting and data extractione Learn how to parse nested scopes and indention-based formats. ;en_US
dc.description.statementofresponsibilityby Moritz Lenz.en_US
dc.description.tableofcontents1. What are Regexes and Grammarse -- 2. Getting Started with Perl 6 -- 3. Building Blocks of Regexes -- 4. Regexes and Perl 6 Code -- 5. Extracting Data from Regex Matches -- 6. Regex Mechanics -- 7. Regex Techniques -- 8. Reusing and Composing Regexes -- 9. Parsing With Grammars -- 10. Extracting Data From Matches -- 11. Generating Good Parse Error Messages -- 12. Unicode and Natural Language -- 13. Case Studies. ;en_US
dc.format.extentXIV, 201 p. 12 illus., 4 illus. in color. ; online resource. ;en_US
dc.publisherApress :en_US
dc.publisherImprint: Apress,en_US
dc.relation.haspart9781484232286.pdfen_US
dc.subjectComputer Scienceen_US
dc.subjectComputer Programmingen_US
dc.subjectProgramming Languages and Electronic Computersen_US
dc.subjectComputer Scienceen_US
dc.subjectProgramming Languages and Compilers and Interpretersen_US
dc.subjectProgramming Techniquesen_US
dc.subjectOpen Source. ;en_US
dc.titleParsing with Perl 6 Regexes and Grammarsen_US
dc.title.alternativeA Recursive Descent into Parsing /en_US
dc.typeBooken_US
dc.publisher.placeBerkeley, CA :en_US
dc.classification.lcQA76.76.C65 ;en_US
dc.classification.dc005.13 ; 23 ;en_US
Appears in Collections:مهندسی فناوری اطلاعات

Files in This Item:
File Description SizeFormat 
9781484232286.pdf2.74 MBAdobe PDFThumbnail
Preview File
Full metadata record
DC FieldValueLanguage
dc.contributor.authorLenz, Moritz. ;en_US
dc.date.accessioned2013en_US
dc.date.accessioned2020-05-17T08:26:25Z-
dc.date.available2020-05-17T08:26:25Z-
dc.date.issued2017en_US
dc.identifier.isbn9781484232286 ;en_US
dc.identifier.isbn9781484232279 (print) ;en_US
dc.identifier.urihttp://localhost/handle/Hannan/1200-
dc.descriptionPrinted edition: ; 9781484232279. ;en_US
dc.descriptionSpringerLink (Online service) ;en_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.descriptionen_US
dc.description.abstractWrite good regexes and parsers with the Perl 6 programming language. Youeell 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. eWritten by Perl 6 expert Moritz Lenz, a core contributor of Rakudo,eParsing with Perl 6 Regexes and Grammarsestarts 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: youeell 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. You will: Discover the building blocks of Perl 6 regexese Handle regex mechanics and master useful regex techniquese Extract data and work with patterns among these use casese Reuse named regexes and other grammars as components or templatese Write full parsers, including advanced error reporting and data extractione Learn how to parse nested scopes and indention-based formats. ;en_US
dc.description.statementofresponsibilityby Moritz Lenz.en_US
dc.description.tableofcontents1. What are Regexes and Grammarse -- 2. Getting Started with Perl 6 -- 3. Building Blocks of Regexes -- 4. Regexes and Perl 6 Code -- 5. Extracting Data from Regex Matches -- 6. Regex Mechanics -- 7. Regex Techniques -- 8. Reusing and Composing Regexes -- 9. Parsing With Grammars -- 10. Extracting Data From Matches -- 11. Generating Good Parse Error Messages -- 12. Unicode and Natural Language -- 13. Case Studies. ;en_US
dc.format.extentXIV, 201 p. 12 illus., 4 illus. in color. ; online resource. ;en_US
dc.publisherApress :en_US
dc.publisherImprint: Apress,en_US
dc.relation.haspart9781484232286.pdfen_US
dc.subjectComputer Scienceen_US
dc.subjectComputer Programmingen_US
dc.subjectProgramming Languages and Electronic Computersen_US
dc.subjectComputer Scienceen_US
dc.subjectProgramming Languages and Compilers and Interpretersen_US
dc.subjectProgramming Techniquesen_US
dc.subjectOpen Source. ;en_US
dc.titleParsing with Perl 6 Regexes and Grammarsen_US
dc.title.alternativeA Recursive Descent into Parsing /en_US
dc.typeBooken_US
dc.publisher.placeBerkeley, CA :en_US
dc.classification.lcQA76.76.C65 ;en_US
dc.classification.dc005.13 ; 23 ;en_US
Appears in Collections:مهندسی فناوری اطلاعات

Files in This Item:
File Description SizeFormat 
9781484232286.pdf2.74 MBAdobe PDFThumbnail
Preview File