diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-01-05 00:25:33 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-01-05 00:25:33 +0400 |
commit | fd38a3ac8c63cd967b0188e2187456427a332ed1 (patch) | |
tree | 3368c2edb9cf1752bac1e56a9de03c0f170bc0fe | |
parent | 95b9de4ae592b251b492c3b28dc94830e33b807d (diff) |
TODO updated
-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 |