From 2750833e596490919baea6db5157d3f6df2cb4cb Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Fri, 2 Jun 2023 17:29:04 -0600 Subject: [PATCH] Update TODOs --- TODO.xit | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.xit b/TODO.xit index 2a890d9..0629c4e 100644 --- a/TODO.xit +++ b/TODO.xit @@ -22,8 +22,8 @@ Re-add processes to the language [ ] Investigate `with-bindings` and virtual threads Finish interpreter -[ ] Wire up new interpreter to repl, script situation -[ ] Merge new interpreter +[x] Wire up new interpreter to repl, script situation +[x] Merge new interpreter Write a compiler: desugaring [~] `...` to `..._` in tuple & list patterns