diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2025-01-03 01:01:37 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2025-01-03 01:01:37 +0400 |
commit | ce0848eaab247463fe7f469059c326de95d45def (patch) | |
tree | a4807fc99e2fc37032fe4f4dfd996f9fed614919 /TODO | |
parent | 042db745da93311f1ef02c0d232c39a08446d8b3 (diff) |
TODO updated
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -1,9 +1,11 @@ -- Separate library functions from the compiler -- Add const -- Add Include +- Add Memory access and variables +- call nasm and ld from the binary ++ write assembly to a file instead of stdout ++ Separate library functions from the compiler ++ Add const ++ Add Include + Add Strings + Add Comments + Add systemcalls -- Add Memory access and variables + Add build system + Add compile option |