Added `ports.h'.
[guile-r6rs-libs.git] / STATUS
blob496cd8691827610932929a358d4a89696ceaa1f2
1 Implementation Status
2 =====================
4 This document summarized the status of this implementation compared to
5 the R6RS (draft) specifications (standard libraries only).
9 API                       Status                  Spec. Revision
10 ------------------------+-----------------------+-----------------------
11 Unicode
12 Bytevectors               Complete                5.92
13 List Utilities
14 Sorting
15 Records
16 Exceptions & Conditions
17 I/O                       Partial (binary I/O)    5.92
18 File System
19 Arithmetic
20 `syntax-case'
21 Hash Tables
22 Enumerations
23 Miscellaneous Libraries
24 Composite Library
25 `eval'
26 Mutable Pairs
27 R5RS Compatibility
28 Sample Definitions...