TODO: Added note
authorLukas Krickl <lukas@krickl.dev>
Tue, 24 Jun 2025 10:40:27 +0000 (12:40 +0200)
committerLukas Krickl <lukas@krickl.dev>
Tue, 24 Jun 2025 10:40:27 +0000 (12:40 +0200)
TODO.md

diff --git a/TODO.md b/TODO.md
index ee5195801f61317277f0442089d4687a1afd50ec..8c236ecff201dc7aff66421850cd5d5deca77ef8 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -10,3 +10,4 @@
 - 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.
 - Add `.extern` directive allowing the user to define external labels
+- Add `.scope` for `.def` and `.de.` variables