summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-01-05 18:07:02 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-01-05 18:07:02 +0400
commit2c2885e65933091ed3b30864f3b9b8fcfa529467 (patch)
treedff823d91690750b7aa93a2f37838263a71e7048
parent023ed3e885c3ad250c51f5c3525671a232408680 (diff)
TODO updated
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 208138e..1082c50 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
+ Add Memory access and variables
- call nasm and ld from the binary
+- Add include directory
+ Handle recursive includes
+ write assembly to a file instead of stdout
+ Separate library functions from the compiler