mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +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.}
|
||||
|
||||
An environment variable is an instance of dynamic binding. Dynamic
|
||||
binding is a computational effect which dates back to the original
|
||||
Lisp~\cite{McCarthy60}.
|
||||
An environment variable is an instance of dynamic binding. The idea of
|
||||
dynamic binding as a programming notion dates back as far as the
|
||||
original implementation of Lisp~\cite{McCarthy60}.
|
||||
%
|
||||
We will use dynamic binding to implement user-specific environments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user