First draft of runtime support for bytevectors.
authorChris Hanson <org/chris-hanson/cph>
Thu, 5 Jan 2017 05:48:22 +0000 (21:48 -0800)
committerChris Hanson <org/chris-hanson/cph>
Thu, 5 Jan 2017 05:48:22 +0000 (21:48 -0800)
commit4378fa8dedbe6e57755213f8cd60ae42ddffabd1
tree2f43c13669e89f447e1fac91f4fa982141bc8f66
parentfc2745185a27601227e91233c544c390282ba00e
First draft of runtime support for bytevectors.

Only lightly tested, still needs work.
src/runtime/bytevector.scm [new file with mode: 0644]
src/runtime/runtime.pkg