From d31f2c9aa64fa42e0de2eada9ab20c24ffa64d64 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Thu, 26 Apr 2018 11:31:07 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 33e0368..8a4e94a 100644 --- 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