Skip to content
Snippets Groups Projects
Commit c20e6945 authored by rtoy's avatar rtoy
Browse files

Environment access functions from CLtL2. Not all of the functions

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.
parent 8fa2f83f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment