on up

Review: Mantras -- Part 1

  1. Every expression* has a value.
  2. To find the value of a combination,
  3. The value of a lambda expression is a procedure.

*: Except for errors, infinite loops, and the define special form.