CS 342 Lecture -*- Outline -*- * Summary variables accessed by two coordinates: snl and offset two techniques for accessing variables: static chain and display static chain: low overhead for proc calls, more expensive to access nonlocals display: more overhead for procedure calls fast access to nonlocals problem is to have advantages of both closures: procedure code address, variable access pair.