updated readme
This commit is contained in:
parent
cd3215633d
commit
bd71822719
@ -9,6 +9,7 @@ for simplicity reasons:
|
||||
* Most of the types, only the following types are implemented:
|
||||
* `int32`
|
||||
* `int64`
|
||||
* `float`
|
||||
* `bool`
|
||||
* `list[T]`
|
||||
* `tuple[T1,...]`
|
||||
@ -24,3 +25,9 @@ These features are currently not implemented, and would be added in due course:
|
||||
* Type guards.
|
||||
|
||||
|
||||
## Type Check Implementation
|
||||
|
||||
## Variable Scoping
|
||||
|
||||
## Operator Override
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user