mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Added define-values
This commit is contained in:
parent
74fbc4585f
commit
3b09a66a51
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Section | Status | Comments
|
|||
4.3 Macros | Yes | Support for `syntax-rules` and a lower-level explicit renaming macro system.
|
||||
5.1 Programs | Yes |
|
||||
5.2 Import declarations | Yes |
|
||||
5.3 Variable definitions | Partial | `define-values` is not implemented yet.
|
||||
5.3 Variable definitions | Yes |
|
||||
5.4 Syntax definitions | Yes |
|
||||
5.5 Record-type definitions | Yes |
|
||||
5.6 Libraries | Yes |
|
||||
|
|
Loading…
Add table
Reference in a new issue