From 9329068cd82386264c31fd66554c74f766fb9c0f Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Mon, 11 Jan 2016 20:03:43 -0500 Subject: [PATCH] WIP --- docs/Features.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Features.md b/docs/Features.md index 608ae443..577c15dd 100644 --- a/docs/Features.md +++ b/docs/Features.md @@ -41,6 +41,10 @@ Section | Status | Comments 6.13 Input and output | Partial | Functions do not differentiate between binary and textual ports. Do not have support for input/output strings or bytevectors. 6.14 System interface | Yes | +## R7RS Libraries + +TODO: list each supported library here, and link to a separate page with that library's API as implemented by Cyclone + # SRFI Support Cyclone supports the following [Scheme Requests for Implementation (SRFI)](http://srfi.schemers.org/) libraries: