]> code.bitgloo.com Git - clyne/interpreter.git/commitdiff
Update README.md
authorClyne Sullivan <tullivan99@gmail.com>
Thu, 26 Apr 2018 15:31:07 +0000 (11:31 -0400)
committerClyne Sullivan <tullivan99@gmail.com>
Thu, 26 Apr 2018 15:31:07 +0000 (11:31 -0400)
README.md

index 33e036897a00f8a12b75dd183252b38105d3a5ef..8a4e94aca78214d1787b25578124fcfac782fb0c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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