diff options
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ + Add Memory access and variables - call nasm and ld from the binary -- Handle recursive includes ++ Handle recursive includes + write assembly to a file instead of stdout + Separate library functions from the compiler + Add const |