Bindings, Scope, and Extent

3/29/03


Click here to start


Table of Contents

Bindings, Scope, and Extent

Where and When Do Symbols Refer to Values and Functions? Scope and Extent of Bindings

Scoping and Extent of Bindings

Extent of Bindings

Global Values of Symbols

Local Bindings

Stacking of Local Bindings

Hiding of Bindings

“Unbound” Variables

Dynamic Scope with Special Variables

Comparisons for Lexical Variables and Functions

LET* vs LET

Name Spaces

Author: Steven L. Tanimoto

Email: tanimoto@cs.washington.edu

Home Page: http://www.cs.washington.edu/people/faculty/tanimoto.html

Download presentation source