Regexp::Grammars - Add grammatical parsing features to Perl 5.10 regexes
This module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing. Perl 5.10 already supports recursive-descent *matching*, via the new "(?<name>...)" and "(?&name)" con...
DCONWAY/Regexp-Grammars-1.057 - 22 May 2020 22:06:46 UTC
Regexp::Grammars::Common::String - Some basic String parsing Rules for Regexp::Grammars
Regexp::Grammars is just too useful to not use, but too pesky and confusing for new people. Some of the more complex things involve string extraction and escape-handling, and I seriously spent the better part 2 hours learning how to make this work. S...
KENTNL/Regexp-Grammars-Common-String-1.000002 - 15 Dec 2015 10:59:35 UTC
2
results
(0.04 seconds)