4.1.3. Evaluator Data Structures
The common patterns
The procedures set-variable-value!, define-variable!, and lookup-variable-value can be expressed in terms of more abstract procedures for traversing the environment structure. Define abstractions that capture the common patterns and redefine the three procedures in terms of these abstractions.
Nobody's finished this exercise yet. You'll be the first!