Re: E patches for review: ELoader, seedVat
Norman Hardy <norm-vN3M59HtaNxWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On 2010 May 21, at 4:25 , Kevin Reid wrote: > No. "Scope" is an incorrect and deprecated name. It is to be renamed > to "Env". There is no distinction between them. I would say that scope is a static portion of the source code while environ is a run time construct that includes another environ and a map from identifiers to values.