Implement \x<hex>; syntax for strings.
authorChris Hanson <org/chris-hanson/cph>
Mon, 30 Jan 2017 01:53:36 +0000 (17:53 -0800)
committerChris Hanson <org/chris-hanson/cph>
Mon, 30 Jan 2017 01:53:36 +0000 (17:53 -0800)
commit086a40bd9b6517358f7320b09e98ac7f68fca7e4
tree5437138e957842ae0cc867383e5aa6a11dfa9bfa
parent24b62a216ffaf165e50cf6c0fe3f6619927672be
Implement \x<hex>; syntax for strings.
src/runtime/parse.scm
src/runtime/unpars.scm