sicp-exercises

Exploring the great SICP book, refreshing CS basics.
Status
On hold - chapters 1.1-1.3 were covered in 08.2014-01.2015.
How to run it?
# Fedora:
$ sudo dnf install chicken
# macOS with Homebrew:
$ brew install chicken
# executing a single script:
$ csi -s [filename]
See CHICKEN wiki:
Resources
SICP itself
Scheme books
Solutions
- http://www.billthelizard.com/search/label/sicp
- http://wqzhang.wordpress.com/sicp-solutions
- http://wiki.drewhess.com/wiki/Category:SICP_solutions
- http://community.schemewiki.org/?sicp-solutions
- https://github.com/zv/SICP-guile