diff options
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -25,4 +25,7 @@ - Temporary variables always use the same register, t0. Allocate registers for temporaries. -# Type analysis +# Other + +- Type analysis. +- Move platform dependent code generation into a submodule. |
