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

perl-pegex 0.70

Acmeist PEG Parser Framework

Pegex is an Acmeist parser framework. It allows you to easily create parsers that will work equivalently in lots of programming languages. The inspiration for Pegex comes from the parsing engine upon which the postmodern programming language Perl 6 is based on. Pegex brings this beauty to the other justmodern languages that have a normal regular expression engine available.

Installation

Install perl-pegex 0.70 as follows:

guix install perl-pegex@0.70

Or install the latest version:

guix install perl-pegex

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.