←back to thread

460 points pieterr | 3 comments | | HN request time: 0s | source
1. ElD0C ◴[] No.42158564[source]
And the Python version: http://www.composingprograms.com/
replies(1): >>42158591 #
2. xdavidliu ◴[] No.42158591[source]
this is not the Python version of SICP. It's a different book inspired by SICP. There's no "picture language" in chapter 2, and there's no "metacircular evaluator" and "register machine" in chapter 5.
replies(1): >>42160969 #
3. ted_dunning ◴[] No.42160969[source]
It's hard to understand the point without these.