mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-21 14:49:17 +02:00
Other notations now supported
This commit is contained in:
parent
d2eba45376
commit
603b2a242f
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ This is the status of Scheme programming language features implemented from the
|
||||||
Section | Status | Comments
|
Section | Status | Comments
|
||||||
------- | ------ | ---------
|
------- | ------ | ---------
|
||||||
2.2 Whitespace and comments | Partial | No datum or block comments
|
2.2 Whitespace and comments | Partial | No datum or block comments
|
||||||
2.3 Other notations | Partial | Not all of these notations are implemented
|
2.3 Other notations | Yes |
|
||||||
2.4 Datum labels | No |
|
2.4 Datum labels | No |
|
||||||
3.1 Variables, syntactic keywords, and regions | Yes |
|
3.1 Variables, syntactic keywords, and regions | Yes |
|
||||||
3.2 Disjointness of types | Yes |
|
3.2 Disjointness of types | Yes |
|
||||||
|
|
Loading…
Add table
Reference in a new issue