disco/todo.md

423 B

Todo List

[ ] colorize the assembly output

  • write a tokenizer & grammar for asm. then colorize it. add number support add comment support add fixed length array support organize AST elements into classes better logging of the AST optionally artifically slow down compilation (for fun) implement some basic maths operations implement multi-argument invocations implement return values