Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Parser-MGC | Distribution: OpenMandriva Lx |
Version: 0.80.0 | Vendor: OpenMandriva |
Release: 5 | Build date: Sun Nov 1 12:47:55 2020 |
Group: Development/Perl | Build host: c64three.openmandriva.org |
Size: 68288 | Source RPM: perl-Parser-MGC-0.80.0-5.src.rpm |
Packager: bero <bero@lindev.ch> | |
Url: http://search.cpan.org/dist/Parser-MGC | |
Summary: Build simple recursive-descent parsers |
This base class provides a low-level framework for building recursive-descent parsers that consume a given input string from left to right, returning a parse structure. It takes its name from the 'm//gc' regexps used to implement the token parsing behaviour. It provides a number of token-parsing methods, which each extract a grammatical token from the string. It also provides wrapping methods that can be used to build up a possibly-recursive grammar structure, by applying a structure around other parts of parsing code. Each method, both token and structural, atomically either consumes a prefix of the string and returns its result, or fails and consumes nothing. This makes it simple to implement grammars that require backtracking.
GPL+ or Artistic
* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.80.0-2mdv2011.0 + Revision: 657461 - rebuild for updated spec-helper * Sat Mar 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 0.80.0-1 + Revision: 648577 - update to new version 0.08 * Mon Mar 21 2011 Shlomi Fish <shlomif@mandriva.org> 0.70.0-1 + Revision: 647438 - import perl-Parser-MGC
/usr/share/doc/perl-Parser-MGC /usr/share/doc/perl-Parser-MGC/Changes /usr/share/doc/perl-Parser-MGC/LICENSE /usr/share/doc/perl-Parser-MGC/META.yml /usr/share/doc/perl-Parser-MGC/README /usr/share/man/man3/Parser::MGC.3pm.zst /usr/share/perl5/vendor_perl/Parser /usr/share/perl5/vendor_perl/Parser/MGC.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Oct 8 23:03:43 2024