|
Allegro CL |
ANSI Common Lisp 3 Evaluation and Compilation 3.1 Evaluation 3.1.1 Introduction to Environments
3.1.1.1 The Global EnvironmentThe global environment is that part of an environment that contains bindings with both indefinite scope and indefinite extent. The global environment contains, among other things, the following:
|