Abstract

There is a saying—attributed to Norman Adams—that Öbjects are a poor man's closures." In this article we discuss what closures are and how objects and closures are related, show code samples to make these abstract ideas concrete, and implement a Scheme Object System which solves the problems we uncover along the way.

Links and resources

Tags