Parsing - Regex and Grammars
0.0 (2014-07-24)
This talk is about parsing using regular expressions and grammars.
The emphasis is on practical language parsing and getting things done. Very little (if any) parsing theory is discussed.
Unknown
- Parsing
- Regular Expressions
- Parse::RecDescent
- Marpa::R2
- Basic knowledge of Perl
-
One of the community-approved beginner books will work splendidly.
- Basic knowledge of Regular Expressions
-
This presentation assumes basic regex knowledge. It will teach some advanced regular expression syntax.
Doug Bell <[email protected]>
(c) 2014 Doug Bell
This presentation and associated code is licensed under the same terms as Perl itself (Artistic License 1.0 or GPL 1.0 at your discretion).