Pakket: libparser-mgc-perl (0.15-2)
Verwijzigingen voor libparser-mgc-perl
Trisquel bronnen:
Het bronpakket libparser-mgc-perl downloaden:
- [libparser-mgc-perl_0.15-2.dsc]
- [libparser-mgc-perl_0.15.orig.tar.gz]
- [libparser-mgc-perl_0.15-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
- Jonas Smedegaard
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
builder for simple recursive-descent parsers
Parser::MGC 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.
Andere aan libparser-mgc-perl gerelateerde pakketten
|
|
|
-
- dep: libfile-slurp-tiny-perl
- simple, sane and efficient file slurper
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language