Browse Source

Create ToDo

Marco Bambini 8 years ago
parent
commit
18acfaa107
1 changed files with 5 additions and 0 deletions
  1. 5 0
      ToDo

+ 5 - 0
ToDo

@@ -0,0 +1,5 @@
+* Add support for modules
+* Code generation for ternary operator
+* Code generation for switch statement
+* Improve register allocation algorithm
+* Improve parser error handling