An open API service indexing awesome lists of open source software.

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

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.