You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sicp-all-tasks/sicp/5_002e6

6 lines
207 B

Exercise 5.6: Ben Bitdiddle observes that the
Fibonacci machine’s controller sequence has an extra save and an extra
restore, which can be removed to make a faster machine. Where are these
instructions?