mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Reword
This commit is contained in:
@@ -2135,9 +2135,9 @@ the user; the result of querying the environment for the value of
|
|||||||
%
|
%
|
||||||
\dhil{The value of an environment variable may also change during execution.}
|
\dhil{The value of an environment variable may also change during execution.}
|
||||||
|
|
||||||
An environment variable is an instance of dynamic binding. Dynamic
|
An environment variable is an instance of dynamic binding. The idea of
|
||||||
binding is a computational effect which dates back to the original
|
dynamic binding as a programming notion dates back as far as the
|
||||||
Lisp~\cite{McCarthy60}.
|
original implementation of Lisp~\cite{McCarthy60}.
|
||||||
%
|
%
|
||||||
We will use dynamic binding to implement user-specific environments.
|
We will use dynamic binding to implement user-specific environments.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user