资 源 简 介
SICP(Structure and Interpretation of Computer Programs) solutions
Now only Chapter 1 and 2 solutions available (few exercises are skiped and I will return to them soon). Other chapters will be added later.
Caution
SICP is NOT for beginner.
A better learning path: have a taste of The Little Schemer then back to SICP.
Copyright of the example is belong to SICP author. Copyleft of the exercise solution is GPL.
Ex.1.3 means exercise 1.3, every exercise solution have source code and some simple test cases (check-expect/check-within).
Environment: PLT-scheme(DrScheme)
Exercises status table
C : code
T : test case
A : answer
N : not implemented
Chapter 1
No.StatusNo.StatusNo.StatusNo.St