respatialized / sicp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SICP

SICP/sicp_2019-10-27_14-46-35.jpg

A repo to track my progress through Structure and Interpretation of Computer Programs using Andreas Raba’s EPUB version.

Notes are captured heterogeneously on paper and in notes.org. I make no promise of reconciling the two.

Setting it up

  1. Racket (make sure it’s installed).
  2. Run raco pkg install sicp to add #lang sicp to the directives supported by Racket.
  3. Read.
  4. Reflect.
  5. Record
  6. REPL.

About


Languages

Language:Racket 100.0%