Skip to content

soulomoon/SICP

Repository files navigation

SICP

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

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 here AlltheCode

Contribution

Welcome to give PRs to fix any error

About

✨practice for SICP, the wizard book < Structure and Interpretation of Computer Programs >

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published