diff --git a/TODO.md b/TODO.md index 1c645b1..59cd4dd 100644 --- a/TODO.md +++ b/TODO.md @@ -9,6 +9,7 @@ - tuples - `extern "C"` functions - modules (`import` function) +- a standard library - structs - data types (need an IO object for stateful functions to return) - unpacking type parameters (`(x:xs)` in Haskell for example)