Next: Nondeterministic Computing
MASSACHVSETTS INSTITVTE OF TECHNOLOGY
Department of Electrical Engineering and Computer Science
6.001--Structure and Interpretation of Computer Programs
Spring Semester, 1998
Problem Set 11
- Issued: Tuesday, 21 April 1998
(and copies distributed in recitation on Wednesday, 23 April 1998)
- Tutorial preparation for: Week of 27 April 1988
- Written solutions due: in recitation Friday, 1 May 1998
- Reading:
Read chapter 4 through section 4.3 (pp. 491-546)
before lecture on Tuesday, 28 April 1998.
Read section 4.4 (pp. 547-566)
before lecture on Thursday, 30 April 1998.
- Code: The following code (attached) should be studied as part of
this problem set:
- load-amb.scm--loader for AMB evaluator system
- syntax.scm--Syntax support for evaluator experiments
- evdata.scm--Evaluator data structures
- rep-support.scm--support for driver loop
- let.scm--support for LET (as noted in footnote 56, p.428)
- ambeval.scm--actual code for AMB evaluator
- puzz.scm--an example puzzle coded for the AMB evaluator
and other useful goodies you may need
Next: Nondeterministic Computing
Hal Abelson
Sat Apr 18 20:50:01 EDT 1998