summaryrefslogtreecommitdiff
path: root/TODO
blob: 77d7f631146e7d11412eb7bcd16be38a7c013860 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
- Add array
+ Add Memory access and variables
+ call nasm and ld from the binary
- Add include directory
+ Handle recursive includes
+ 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