https://github.com/jesselpalmer/sicp-solutions
Solutions to the exercises from the Structure and Implementation of Computer Programs book.
https://github.com/jesselpalmer/sicp-solutions
sicp sicp-answers sicp-exercises sicp-solutions
Last synced: about 2 months ago
JSON representation
Solutions to the exercises from the Structure and Implementation of Computer Programs book.
- Host: GitHub
- URL: https://github.com/jesselpalmer/sicp-solutions
- Owner: jesselpalmer
- License: mit
- Created: 2019-06-23T04:46:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T23:13:06.000Z (almost 6 years ago)
- Last Synced: 2024-10-06T10:41:31.244Z (8 months ago)
- Topics: sicp, sicp-answers, sicp-exercises, sicp-solutions
- Language: Scheme
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SICP Solutions
Solutions to the exercises from the [Structure and Implementation of Computer Programs](https://amzn.to/2J6CX2X) book.