Contents Introduction Names Variables The Concept of Binding Type Checking Strong Typing Type Equivalence Scope Scope and Lifetime Referencing Environments Named Constants Introduction(2) Stack-dynamic: Storage bindings are created for variables when their declaration statements are elaborated
|