diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-01-05 00:17:52 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-01-05 00:17:52 +0400 |
commit | 95e01963d2632f34e7b1f122960ff55799a81ed2 (patch) | |
tree | c885646a0156b2b78884c10d2edfe8f59c4655dd | |
parent | fb910e4a0a41df632a2eaa82fcac323ca68739ea (diff) |
TODO updated
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ + Add Memory access and variables - call nasm and ld from the binary +- Handle recursive includes + write assembly to a file instead of stdout + Separate library functions from the compiler + Add const |