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

pegtl 3.2.7

Parsing Expression Grammar template library

The Parsing Expression Grammar Template Library (PEGTL) is a zero-dependency C++ header-only parser combinator library for creating parsers according to a Parsing Expression Grammar (PEG).

Installation

Install pegtl 3.2.7 as follows:

guix install pegtl@3.2.7

Or install the latest version:

guix install pegtl

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.