Change read-string to match R7RS.
authorChris Hanson <org/chris-hanson/cph>
Thu, 12 Jan 2017 08:41:46 +0000 (00:41 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 12 Jan 2017 08:41:46 +0000 (00:41 -0800)
commit120903a741283ab2efec1e36af5a1f708e651c80
tree84a5be8951a624ebb97e2955e78e1dbc28533072
parent615bbd2cd798276488a0da3fcc82d31a0855a89e
Change read-string to match R7RS.

Rename previous definition to read-delimited-string.
Also tweak read-string! to have optional arguments like read-bytevector!.
src/runtime/input.scm
src/runtime/runtime.pkg