p5.34-parse-recdescent (perl/p5-parse-recdescent) Updated: 2 years, 3 months ago Add to my watchlist

Generate Recursive-Descent Parsers

RecDescent incrementally generates top-down recursive-descent text parsers from simple yacc-like grammar specifications. It provides: * Regular expressions or literal strings as terminals (tokens), * Multiple (non-contiguous) productions for any rule, * Repeated, optional and alternate subrules within productions, * Late-bound (run-time dispatched) subrules * Full access to Perl within actions specified as part of the grammar, * Simple automated error reporting during parser generation and parsing, * The ability to commit to, uncommit to, or reject particular productions during a parse, * Incremental extension of the parsing grammar (even during a parse), * Precompilation of parser objects, * User-definable reduce-reduce conflict resolution via scoring of matching productions. See the file RecDescent.pod for excruciating detail on all of this.

Version: 1.967.15 License: (Artistic-1 or GPL) GitHub
Displaying statistics for 1,026 users who made submissions during: until

Statistics for selected duration

2024-Mar-25 to 2024-Apr-24


Total Installations 53
Requested Installations 2


macOS Versions

Loading Chart

Port Versions

Loading Chart



Xcode Versions

Loading Chart

CLT Versions

Loading Chart



Variants table

Variants Count


Monthly Statistics

Can remain cached for up to 24 hours