mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Immutable types are supported now
This commit is contained in:
parent
b29bafde8f
commit
e6d7b80436
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Section | Status | Comments
|
|||
3.1 Variables, syntactic keywords, and regions | Yes |
|
||||
3.2 Disjointness of types | Yes |
|
||||
3.3 External representations | Yes |
|
||||
3.4 Storage model | Yes | No immutable types at this time.
|
||||
3.4 Storage model | Yes |
|
||||
3.5 Proper tail recursion | Yes |
|
||||
4.1 Primitive expression types | Yes |
|
||||
4.2 Derived expression types | Yes |
|
||||
|
|
Loading…
Add table
Reference in a new issue