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

guile-extensible-match 0.75.1

Extensible pattern-matching library

Guile-extensible-match is an implementation of SRFI-262. It provides user extensible pattern matching syntax. This implementation use a range of optimizations to generate efficient matching code.

Installation

Install guile-extensible-match 0.75.1 as follows:

guix install guile-extensible-match@0.75.1

Or install the latest version:

guix install guile-extensible-match

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.