灯下 登录
计算机科学 / SICP / 5.2.3 Generating Execution Procedures for Instructions

Exercise 5.10 · 习题

Exercise 5.10: Design a new syntax for

register-machine instructions and modify the simulator to use your new syntax.

Can you implement your new syntax without changing any part of the simulator

except the syntax procedures in this section?

练习 5.10:为寄存器机器指令设计一种新语法,并修改模拟器以使用你的新语法。你能否在不改动模拟器中除本节语法过程之外任何部分的情况下实现新语法?