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

cl-garbage-pools

Resource management pools for Common Lisp

GARBAGE-POOLS is Common Lisp re-implementation of the APR Pools for resource management.

Installation

Install the latest version of cl-garbage-pools as follows:

guix install cl-garbage-pools

Or install a particular version:

guix install cl-garbage-pools@0.1.2-1.9a7cb7f

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.