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

cl-meta 1.0.0-0.74faea6

Recursive-descent parser DSL for Common Lisp

This package provides a recursive-descent parser DSL for Common Lisp. It's intended as a simpler alternative to parser generators.

Installation

Install cl-meta 1.0.0-0.74faea6 as follows:

guix install cl-meta@1.0.0-0.74faea6

Or install the latest version:

guix install cl-meta

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.