https://github.com/jim/sicp_solutions
My solutions to the exercises in SICP
https://github.com/jim/sicp_solutions
Last synced: 7 months ago
JSON representation
My solutions to the exercises in SICP
- Host: GitHub
- URL: https://github.com/jim/sicp_solutions
- Owner: jim
- Created: 2011-05-27T18:46:06.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-05-29T02:20:16.000Z (about 15 years ago)
- Last Synced: 2025-01-29T17:25:11.610Z (over 1 year ago)
- Language: Scheme
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SICP Solutions
I'm working my way through [SICP](http://mitpress.mit.edu/sicp/) and learning Scheme.
Right now I'm using [Gambit Scheme](http://dynamo.iro.umontreal.ca/~gambit/wiki/index.php/Main_Page) R5RS.