VariablePackage: systemToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version