Skip to content

xxyzz/SICP

Repository files navigation

Structure and Interpretation of Computer Programs(SICP)

Exercise solutions of the Wizard Book.

Install Racket:

$ brew install --cask racket

Chapters

  1. Building Abstractions with Procedures

  2. Building Abstractions with Data

  3. Modularity, Objects, and State

  4. Metalinguistic Abstraction

  5. Computing with Register Machines

License

This work is licensed under the GPLv3 or any later version.