mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Syntax definitions
This commit is contained in:
parent
cc141e926a
commit
ff24312884
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Section | Status | Comments
|
|||
5.1 Programs | Yes |
|
||||
5.2 Import declarations | Partial |
|
||||
5.3 Variable definitions | Partial | `define-values` is not implemented yet.
|
||||
5.4 Syntax definitions | |
|
||||
5.4 Syntax definitions | Yes |
|
||||
5.5 Record-type definitions | Yes | Located in the `(srfi 9)` library.
|
||||
5.6 Libraries | Partial | Support is "good enough" but need to make it more robust
|
||||
5.7 The REPL | Yes |
|
||||
|
|
Loading…
Add table
Reference in a new issue