summaryrefslogtreecommitdiff
path: root/TODO
blob: 4e487e4f1ab468bcf2cf8e41f9d98e7b9f3cd047 (plain)
1
2
3
4
5
6
7
8
9
10
11
+ 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 build system
+ Add compile option