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

perl-parse-yapp 1.21

Generate and use LALR parsers

This package compiles yacc-like Look Ahead LR (LALR) grammars to generate Perl object oriented parser modules.

Installation

Install perl-parse-yapp 1.21 as follows:

guix install perl-parse-yapp@1.21

Or install the latest version:

guix install perl-parse-yapp

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.