qcc - qorg’s c compiler
- qcc is a project that i’ll want to make before I die.
- qcc will be written from scratch
- qcc will preprocess the c code
- qcc will pass from c to assembly
- qcc will pass from assembly to object code
- qcc will link that object code
- qcc will support ansi c and c99