From a9eb5741d3dbded5afa8817b4e6df39cbdacc5d9 Mon Sep 17 00:00:00 2001 From: Nathanne Isip Date: Fri, 29 Nov 2024 01:30:47 +0800 Subject: [PATCH] Updated to-do list for N8. --- TODO.md | 1 - 1 file changed, 1 deletion(-) diff --git a/TODO.md b/TODO.md index 515094d..5456111 100644 --- a/TODO.md +++ b/TODO.md @@ -1,7 +1,6 @@ Todo: --- -- `halt` statement to stop the interpreter globally. - Vector operators such as (.+, .-, etc) - `use` statement for importing files to current script. - Package path finding mechanism: Same folder environment. (Using toml)