diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -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 |