perl-parse-recdescent 1.967015
Generate recursive-descent parsers
Parse::RecDescent
can incrementally generate top-down recursive-descent text parsers from simple yacc-like grammar specifications.
- Website: https://metacpan.org/release/Parse-RecDescent
- Licenses: GPL 1+
- Package source: gnu/packages/perl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install perl-parse-recdescent 1.967015
as follows:
guix install perl-parse-recdescent@1.967015
Or install the latest version:
guix install perl-parse-recdescent
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.