sbcl-cl-environments 0.4 Implements the Common Lisp standard environment access API
This library provides a uniform API, as specified in Common Lisp the Language 2, for accessing information about variable and function bindings from implementation-defined lexical environment objects. All major Common Lisp implementations are supported, even those which don't support the CLTL2 environment access API.
- Website: https://github.com/alex-gutev/cl-environments
- License: Expat
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu