diff options
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -18,9 +18,8 @@ To use *interpreter* with your own device, you will need some malloc/free implem * whitespace is not always ignored ### some TODO items: -* fix all memory leaks * add better error messages -* arrays? +* better array support * for loops * variable scopes |