Hacker News new | ask | show | jobs
by anthk 765 days ago
By just googling 'SICP Scheme' the hints are pretty clear...
1 comments

The book looks awesome, thanks for pointing out, I'll give it a read.
I forgot. You can do SICP over the web without installing an Scheme interpreter. The web has a complete enough Scheme interpreter to do and eval the whole book exercises.

http://xuanji.appspot.com/isicp/

Enjoy.

If you want something offline, I can help you to set Chicken (the interpreter), the depending libraries for SICP and Emacs in no time.

It will change your life. Did for all of us