mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Lazy library
This commit is contained in:
parent
5d5611c407
commit
d8171527b9
1 changed files with 2 additions and 2 deletions
|
@ -16,9 +16,9 @@ Section | Status | Comments
|
|||
4.2 Derived expression types | Partial |
|
||||
4.2.1 Conditionals | Yes |
|
||||
4.2.2 Binding constructs | Partial | Missing `letrec*`, `let-values`, and `let*-values`
|
||||
4.2.3 Sequencing | Yes | Begin may not sequence properly as part of a library though
|
||||
4.2.3 Sequencing | Yes | Begin may not sequence properly as part of a library definition
|
||||
4.2.4 Iteration | Yes |
|
||||
4.2.5 Delayed evaluation | |
|
||||
4.2.5 Delayed evaluation | Yes |
|
||||
4.2.6 Dynamic bindings | |
|
||||
4.2.7 Exception handling | |
|
||||
4.2.8 Quasiquotation | Yes |
|
||||
|
|
Loading…
Add table
Reference in a new issue