←back to thread

460 points pieterr | 1 comments | | HN request time: 0.208s | source
Show context
neilv ◴[] No.42158506[source]
The article has a broken link for the free copy:

https://mitp-content-server.mit.edu/books/content/sectbyfn/b...

https://web.mit.edu/6.001/6.037/sicp.pdf

I hadn't seen a blessed PDF version until today. Circa 2001, only the HTML version was freely available, and someone converted it to TeXinfo: https://www.neilvandyke.org/sicp-texi/

If anyone wants to work through SICP today, you can run the code in MIT Scheme, or in DrRacket: https://www.neilvandyke.org/racket/sicp/

replies(5): >>42158584 #>>42158769 #>>42158866 #>>42158920 #>>42161636 #
1. owl_vision ◴[] No.42158769[source]
Dr Racket has SICP and HTDP as a teaching pack.