a standard library is planned
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -9,6 +9,7 @@
|
|||||||
- tuples
|
- tuples
|
||||||
- `extern "C"` functions
|
- `extern "C"` functions
|
||||||
- modules (`import` function)
|
- modules (`import` function)
|
||||||
|
- a standard library
|
||||||
- structs
|
- structs
|
||||||
- data types (need an IO object for stateful functions to return)
|
- data types (need an IO object for stateful functions to return)
|
||||||
- unpacking type parameters (`(x:xs)` in Haskell for example)
|
- unpacking type parameters (`(x:xs)` in Haskell for example)
|
||||||
|
|||||||
Reference in New Issue
Block a user