HTML5/EPUB3 version of SICP(github.com)
github.com
HTML5/EPUB3 version of SICP
https://github.com/sarabander/sicp
1 comments
Nice to see this book again. What is the recommended way to run Scheme/Lisp on Windows?
A few years back I used the binary from the Scheme website [1], worked relatively well.
I've heard of others using DrRacket too, but I haven't used it myself.
[1] - http://www.gnu.org/software/mit-scheme/
I've heard of others using DrRacket too, but I haven't used it myself.
[1] - http://www.gnu.org/software/mit-scheme/
Yes, DrRacket is the best default choice.