Support 5.2

This commit is contained in:
Justin Ethier 2016-11-19 15:59:14 +00:00
parent 56f7c99f7d
commit ae3c0ffefe

View file

@ -25,7 +25,7 @@ Section | Status | Comments
4.2.9 Case-lambda | Yes |
4.3 Macros | Yes | Support for `syntax-rules` and a lower-level explicit renaming macro system.
5.1 Programs | Yes |
5.2 Import declarations | Partial |
5.2 Import declarations | Yes |
5.3 Variable definitions | Partial | `define-values` is not implemented yet.
5.4 Syntax definitions | Yes |
5.5 Record-type definitions | Yes |