CSE 413 -- Scheme

Scheme Notes

  1. Scheme Basics
  2. Recursion and Applicative Programming
  3. Garbage Collection
  4. Side Effects in Scheme
  5. eval and apply; meta-circular interpreters
  6. Scheme Mini-Exercises
  7. Static and Dynamic Scoping

Other Resources