DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology The Scheme Language -- Using it on the iPhone

1. Writing iPhone apps in Scheme λ 2. What is Scheme? • Scheme is a dialect of Lisp, around since the 70s • Functional, although not “pure” • Extremely minimal,…

Documents Introduction to Lisp For Scheme Users. What Makes Lisp Different? Built-in Support for Lists...

Introduction to Lisp For Scheme Users What Makes Lisp Different? Built-in Support for Lists Automatic Storage Management Dynamic Typing First-Class Functions Uniform Syntax…