projects
/
ulas
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e2f2d5
)
TODO: Added note
author
Lukas Krickl
<lukas@krickl.dev>
Tue, 24 Jun 2025 10:40:27 +0000
(12:40 +0200)
committer
Lukas Krickl
<lukas@krickl.dev>
Tue, 24 Jun 2025 10:40:27 +0000
(12:40 +0200)
TODO.md
patch
|
blob
|
history
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