Structure And Interpretation Of Computer Programs Review 10,0/10 981 votes

Tune jo na kaha song. Short for the wizard book < Structure and Interpretation of Computer Programs >
For better reading experience, you can find html version here:
Structure and Interpretation of Computer Programs
Here is the place I keep and display my practices for SICP

Credit and resources

Structure and Interpretation of Computer Programs, Summer 2019 - dennis-zhong/cs61a. Structure and Interpretation of Computer Programs, Summer 2019 - dennis-zhong/cs61a. GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together. Jul 25, 2012  Structure and Interpretation of Computer Programs by Harold Abelson and Gerald Jay Sussman. Usage Attribution 3.0 Topics Computer Science, Programming, Structure, Interpretation Collection opensource Language English. Uploaded by jedboom01. Reviews There are no reviews yet. Be the first one to write a review.

Review

Environment

Most of the practice done here is tested with drracket

  • meta header #lang planet neil/sicp,
  • some with #lang racket or #lang sicp,
  • if without #lang line, I am setting the language to SICP in the left corner (it only shows up if you have ran #lang planet neil/sicp before).

All source code from the book

You can find all the code from the book hereAlltheCode Rockyou dictionary download online.

Contribution

Welcome to give PRs to fix any error