Implement REPL-SCODE-EVAL to capture the common idiom of evaluating
authorChris Hanson <org/chris-hanson/cph>
Fri, 13 Aug 1993 00:07:10 +0000 (00:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 13 Aug 1993 00:07:10 +0000 (00:07 +0000)
commit6a523a97939511890b9e1cbb930052be46352f21
treef25c000ac82b341df64631a29b94f1f034a3623a
parent5621dba022011dcb7ec54a33ae46b198801333b7
Implement REPL-SCODE-EVAL to capture the common idiom of evaluating
some SCode from a REPL.
v7/src/runtime/rep.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg