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.


There are no comments yet.

Authentication required

You must log in to post a comment.

Login