From e55ed4c0261a8f076ba9dd19f7091803310c9d67 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Fri, 30 May 2025 06:35:44 +0200 Subject: [PATCH] Added TODO --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 228c744..5dd9079 100644 --- a/TODO.md +++ b/TODO.md @@ -8,3 +8,4 @@ - Assert `.section` in full test - Add `.bank.` directive allowing users to set the current bank number (ulas.bank) which can be used for symbol files. - Allow nested begin and end scope calls +- Add `forth-like` mode. This mode should allow defining words similar to forth. It should have a built-in word for `assembly output` that can be implemented by the user. -- 2.30.2