https://github.com/dwayne/sicp
My notes and solutions to exercises for the book "Structure and Interpretation of Computer Programs".
https://github.com/dwayne/sicp
scheme sicp
Last synced: 3 months ago
JSON representation
My notes and solutions to exercises for the book "Structure and Interpretation of Computer Programs".
- Host: GitHub
- URL: https://github.com/dwayne/sicp
- Owner: dwayne
- Created: 2010-10-16T12:36:17.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2017-08-08T23:22:37.000Z (almost 9 years ago)
- Last Synced: 2025-02-16T08:17:08.661Z (over 1 year ago)
- Topics: scheme, sicp
- Language: Racket
- Homepage:
- Size: 63.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Structure and Interpretation of Computer Programs
My notes and solutions to exercises in [SICP](https://mitpress.mit.edu/sicp/full-text/book/book.html).
## Resources
- [SICP Collections](https://docs.racket-lang.org/sicp-manual/)