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: 7 months ago
JSON representation

Solutions for the coding exercises from SICP

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.