Package perl-Parse-RecDescent-1.967015-14.el9.src
Name | perl-Parse-RecDescent |
---|---|
Epoch | 0 |
Version | 1.967015 |
Release | 14.el9 |
Architecture | src |
Website/URL | https://metacpan.org/release/Parse-RecDescent |
License | (GPL+ or Artistic) and (GPLv2+ or Artistic) |
Build Time | 2023-09-19 11:27:09 |
Build Host | builder-x86-03.inferitos.ru |
Summary | Generate Recursive-Descent Parsers |
Repositories | Extras |
Description | Parse::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 and optional subrules within productions * 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 * The ability to pass data up and down the parse tree ("down" via subrule argument lists, "up" via subrule return values) * 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 |
Errata | — |
Size | 187 KiB |
Source Project | perl-Parse-RecDescent-1.967015-14.el9 |
SHA-256 checksum | 3947e34d14147737ce83767dd126801c5cd917b601557f815284692a028d591e |
×
* Tue Sep 19 2023 Arkady L. Shane <tigro@msvsphere-os.ru> - 1.967015-14 - Rebuilt for MSVSphere 9.2