After the gruel and suffering of finals week, a ray of hope! My compiler is finished! Still incredibly rudimentary, but it’s not too shabby. It currently supports: Basic integral types including: Integer Float Boolean Char Char * (not really a pointer, but a string type) Functions, with return types and parameters Comments, both single and multi-line […]