From: Clyne Sullivan Date: Thu, 26 Apr 2018 15:31:07 +0000 (-0400) Subject: Update README.md X-Git-Url: https://code.bitgloo.com/?a=commitdiff_plain;h=d31f2c9aa64fa42e0de2eada9ab20c24ffa64d64;p=clyne%2Finterpreter.git Update README.md --- 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