Partial implementation of SRFI 115.
authorChris Hanson <org/chris-hanson/cph>
Wed, 27 Nov 2019 08:09:29 +0000 (00:09 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 27 Nov 2019 08:34:45 +0000 (00:34 -0800)
commit0b4a952a6f68eb7fdcb47a247e31bf64d20998f0
treea997c6187332cf983f4f9acc118d341e710ce248
parentac06b090340227f8df3c2d7d99f49698fe579555
Partial implementation of SRFI 115.
src/runtime/ed-ffi.scm
src/runtime/make.scm
src/runtime/runtime.pkg
src/runtime/srfi-115.scm [new file with mode: 0644]
tests/check.scm
tests/runtime/test-srfi-115.scm [new file with mode: 0644]