Skip to content
/ SICP Public

Abracadabra!

License

Notifications You must be signed in to change notification settings

xxyzz/SICP

Folders and files

NameName
Last commit message
Last commit date
Nov 9, 2020
Dec 14, 2021
Apr 1, 2021
Dec 31, 2020
Jan 8, 2021
Jan 9, 2021
Nov 16, 2020
Nov 7, 2019
Mar 19, 2021

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.