/little-schemer-examples

samples and notes from The Little Schemer

Primary LanguageScheme

Examples from The Little Schemer

This repository contains sample code and notes from The Little Schemer.

"In order to be creative one must first gain control of the medium. One cannot build a beautiful computer system without a deep understanding of how to 'previsualize' the process generated by the procedure one writes." (Foreward, by Gerald Sussman.)

Emacs Quick-start

  1. M-x run-scheme
  2. To eval a form: C-x C-e.