Update TODOs

This commit is contained in:
Juhani Krekelä 2018-05-25 18:26:19 +03:00
parent 07e0d38f9e
commit d5ff090be6
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ TODO
### gir.js
* Implement `:;#`
* Make VM and transformMultiplyLoops use a Proxied object that gives out 0
for nonexistent elements for tape
for nonexistent elements for tape and allows using [] interface
* Keep a cache of compiled programs in `run()`
* Support for other types of EOF?