summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--TODO1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 870ff21..bb2a24e 100644
--- a/Makefile
+++ b/Makefile
@@ -16,4 +16,4 @@ uninstall:
clean:
rm -f marp
-.PHONY: test clean
+.PHONY: clean
diff --git a/TODO b/TODO
index eacffad..b93bd98 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
- Bootstrap (write language in itself)
- Add array
- Add char type
+- Add arm support
+ Add Memory access and variables
+ call nasm and ld from the binary
- Add include directory