Lecture overview -- Keyboard shortcut: 'u'  Previous page: Functions as first class values -- Keyboard shortcut: 'p'  Next page: More forms of lambda expressions in Scheme -- Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide -- Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Lecture 1 - Page 32 : 49
Programming Paradigms
Introduction to Functional Programming in Scheme
Closures

Functions capture the free names in the context of the lambda expression

To see this image you must download and install the SVG plugin from Adobe.In Firefox please consultthis page.

An illustration of a closure, as formed by the syntactical lambda expression together with the necessary free names