cl-environment
CL-ENVIRONMENT is a small library that tries to canonicalize access to some of the internals of different CL implementations. Many pieces of information usually available as strings are now available as CLOS instances.

Its inspiration comes from the examples in Sonya Keene's CLOS book.

CL-ENVIRONMENT is available:


system programming