Update TODOs

This commit is contained in:
Scott Richmond 2023-06-02 17:29:04 -06:00
parent a23c779efa
commit 2750833e59

View File

@ -22,8 +22,8 @@ Re-add processes to the language
[ ] Investigate `with-bindings` and virtual threads [ ] Investigate `with-bindings` and virtual threads
Finish interpreter Finish interpreter
[ ] Wire up new interpreter to repl, script situation [x] Wire up new interpreter to repl, script situation
[ ] Merge new interpreter [x] Merge new interpreter
Write a compiler: desugaring Write a compiler: desugaring
[~] `...` to `..._` in tuple & list patterns [~] `...` to `..._` in tuple & list patterns