aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-02 15:32:58 +0330
committerA404M <ahmadmahmoudiprogrammer@gmail.com>2025-06-02 15:32:58 +0330
commitdb42bd4d0064d481d320a0ab2519966419feefec (patch)
treed13d3014439071b1f0a368522235d4ea4ae42bc1
parent2bc938b62a27c52666c2ac6787c468b66aa21553 (diff)
update README.md
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 40f0c2f..5aa4f12 100644
--- a/README.md
+++ b/README.md
@@ -35,5 +35,8 @@ main :: () -> void {
# TODO
* ~Overloading [] operator~
-* Making \[n\]type = array(n,type)
-* Making *type = ptr(type)
+* Add code injection
+* Add macro
+* Add enum
+* Compile AST to BBA
+* Compile BBA to ASM