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.
6 lines
242 B
6 lines
242 B
2 years ago
|
|
||
|
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?
|