|
|
|
|
|
by greenshackle2
2245 days ago
|
|
It doesn't have to be Scheme but I'm skeptical you can do full justice to the metaprogramming parts of SICP if you're not using a homoiconic language. Unsurprisingly, "SICP in Python" reverts to a Lisp dialect for those parts of the book. |
|