summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 6 insertions, 4 deletions
diff --git a/TODO b/TODO
index 9690fed..518a192 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,11 @@
-- Separate library functions from the compiler
-- Add const
-- Add Include
+- Add Memory access and variables
+- call nasm and ld from the binary
++ write assembly to a file instead of stdout
++ Separate library functions from the compiler
++ Add const
++ Add Include
+ Add Strings
+ Add Comments
+ Add systemcalls
-- Add Memory access and variables
+ Add build system
+ Add compile option