Implement converters between utf8-string and ustring.
authorChris Hanson <org/chris-hanson/cph>
Fri, 27 Jan 2017 06:08:09 +0000 (22:08 -0800)
committerChris Hanson <org/chris-hanson/cph>
Fri, 27 Jan 2017 06:08:09 +0000 (22:08 -0800)
commit4b4ccab0c0e3d5dd3068e12a8a0d924cbdff9072
tree20e228b3c75b827d4758e1e5d2e6fcce9e80fe10
parentc0f5fce1351bd3cb83c87c5f25831a3e6fc6867b
Implement converters between utf8-string and ustring.

These are temporary: both utf8-string and wide-string are going to be
eliminated.  Until then, we need some scaffolding to incrementally rewrite code
that uses them.
src/runtime/runtime.pkg
src/runtime/ustring.scm