It is planned that the book "construction and interpretation of computer programs" will be completed in half a year, and more than half of the exercises will be completed.
Software used:
System: windows xp
Interpreter: DrRacket, version 5.1
Language: SICP (PLaneT 1.13). For details about how to obtain this language, see here.
Exercise answer directory:
Chapter 2 constructor process Abstraction
- Section 1.1
Basic elements of Program Design
- Section 1.2
Process and the computation they produce
Chapter 2 construct data abstraction
- Section 2.2
- Section 2.3.2
Chapter 2 modularization, objects, and States (due to the large length of the exercises, each unit of the subject is written later)
3.11, 3.15, 3.22, 3.25, 3.28, 3.29, 3.33, 3.34, 3.35, 3.37, 3.38, 3.50, 3.51, 3.52, 3.53, 3.54
Chapter 2 meta-language Abstraction
4.1, 4.2, 4.3, 4.4, 4.5, 4.6, 4.7, 4.8, 4.9,
4.10, 4.11, 4.12, 4.13, 4.14,
4.15, 4.16, 4.17, 4.18, 4.19, 4.20, 4.21, 4.22, 4.23, 4.24, 4.25, 4.26, 4.27, 4.28, 4.29, 4.30, 4.31, 4.32, 4.33, 4.34, 4.35,
4.36, 4.37, 4.38, 4.39, 4.40, 4.41, 4.42, 4.43, 4.44, 4.45, 4.46, 4.47, 4.48, 4.49, 4.50, 4.51, 4.52, 4.53, 4.54, 4.55, 4.56, 4.57, 4.58, 4.59, 4.60, 4.61, 4.62, 4.63, 4.64, 4.65, 4.66, 4.67, 4.68, 4.69, 4.70, 4.71, 4.72, 4.73, 4.74, 4.75, 4.76, 4.77, 4.78,
4.79