cl-alexandria 1.4-0.009b7e5
Collection of portable utilities for Common Lisp
Alexandria is a collection of portable utilities. It does not contain conceptual extensions to Common Lisp. It is conservative in scope, and portable between implementations.
- Outputs:
out
- Website: https://common-lisp.net/project/alexandria/
- Licenses: Public Domain
- Package source: gnu/packages/lisp-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install cl-alexandria 1.4-0.009b7e5
as follows:
guix install cl-alexandria@1.4-0.009b7e5
Or install the latest version:
guix install cl-alexandria
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.