Update README.md
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user