Add #pragma, #line and whatever preprocessing directives
are still undone.
Create a custom allocation system.
Implement the const expression evaluation stuff
Add asm compilation stuff.
Finish implementing initialiser parsing
Make multiple definitions check
Make variadic functions and macros
Implement declarations in for cycle - for(int i=0;i<10;++i)
Make wonky_calloc check for overflows
Add include tree structure