Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgutov/sicp-exercises
Solutions for the coding exercises from SICP
https://github.com/dgutov/sicp-exercises
Last synced: about 1 month ago
JSON representation
Solutions for the coding exercises from SICP
- Host: GitHub
- URL: https://github.com/dgutov/sicp-exercises
- Owner: dgutov
- Created: 2011-04-04T16:52:57.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-13T20:16:04.000Z (over 13 years ago)
- Last Synced: 2023-03-11T09:41:06.769Z (over 1 year ago)
- Language: Scheme
- Homepage:
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Solutions for the coding exercises from [Structure and
Interpretation of Computer
Programs](http://mitpress.mit.edu/sicp/full-text/book/book.html) using Guile Scheme.I started with Chapter 3, and I usually skip the more obvious or tedious exercises.