This package browser is in early development. Mind the rough edges.

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.

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.