Implement 5.47

This commit is contained in:
2021-05-01 15:05:10 -04:00
parent 867e456de1
commit 90bd09efc1
2 changed files with 90 additions and 24 deletions

View File

@@ -56,7 +56,7 @@
(set-register-contents! eceval 'val instructions)
(set-register-contents! eceval 'flag true)
(start eceval)))
;;**NB. To [not] monitor stack operations, comment in/[out] the line after
;; print-result in the machine controller below
;;**Also choose the desired make-stack version in regsim.scm