diff --git a/README.md b/README.md index a9662ec..4a6c115 100644 --- a/README.md +++ b/README.md @@ -113,10 +113,12 @@ println "The loop has ended"; More features will be added in future. -## Planned features +## In Progress Features * Lists: It's a list of stuff. `str` will become a list of characters (meaning a `chr` type will be made). -* `while` statements: Come on, we gotta have a Turing complete language! + +## Planned features + * File input/output: I feel this is going to be complex. ## Far-off features