VariablePackage: systemToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version

*interpreter-environment*

Holds the current interpreted environment. During interpreter operation, this variable is lambda bound to new augmented environments (each stemming from the same base) and, when a new interpreted lexical closure is entered, an environment with a new base.

Usually, this variable holds an evaluation environment. All lexical actions are with respect to this environment object, and all global operations (ce-get and ce-putprop) are global. No properties are stored into an evaluation environment.

See environments.htm for more information on environments.


Copyright (c) 1998-2016, Franz Inc. Oakland, CA., USA. All rights reserved.
This page was not revised from the 8.1 page.
Created 2010.1.21.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 8.2
Unrevised from 8.1 to 8.2.
8.1 version