Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 422 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 422 Bytes

The Little Schemer


Revisiting the seminal work, its exercises and the Scheme philosophy.

For find out more about the text, visit the MIT Press listing here: The Little Schemer, Fourth Edition

All code in this repository was written and executed using Chez Scheme. For more info on Chez Scheme, see: ChezScheme