Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
user avatar
rtoy authored
specified in CLtL2 are implemented yet.  These functions live in the
EXTENSIONS package.

code/env-access.lisp:
o The implementation.  (Based on code from SBCL)

code/exports.lisp:
o Export the symbols from the EXTENSIONS package.
o Import them into the C package.

tools/worldcom.lisp:
o Compile env-access.lisp;

tools/worldload.lisp:
o Load env-access.
c20e6945
History
Name Last commit Last update