From 8ba98a86805c886719057f9df0d5a74c58c6dabd Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Fri, 9 Dec 2022 18:55:21 +0200 Subject: Add do builtin --- TODO.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 72f656f..bbd55ae 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,3 +1,3 @@ -add a `do` builtin that runs given exprs and returns the result of the last one +add a `Debug/break` builtin that allows simple interactive debugging add an atom/cell/box data type for storing mutable state write tests -- cgit v1.3