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.
- Outputs:
out
- Website: https://gitlab.common-lisp.net/frideau/meta
- Licenses: FreeBSD
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
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.