Guarantee that all input ports have a READ-SUBSTRING operation.
authorChris Hanson <org/chris-hanson/cph>
Fri, 21 Feb 1997 05:42:58 +0000 (05:42 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 21 Feb 1997 05:42:58 +0000 (05:42 +0000)
commit7191c8ed16cab610a5765ac6332cd7f442317f8a
tree071688e8c3fa66b76a71b6102959c3f7b9efd34e
parent87c3d0bb4f2b086d92580b70119b3daa7555a3b2
Guarantee that all input ports have a READ-SUBSTRING operation.
Implement procedures READ-STRING! and READ-LINE.
v7/src/runtime/chrset.scm
v7/src/runtime/input.scm
v7/src/runtime/port.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg