### 0.1.2 Features: - Finish all critical features of the preprocessor - Implement conditional code inclussion - Implement header inclussion ### 0.1.1 I took on the project again. The "compiler" is now able to perform macro expansions, but no proper conditional inclusion of code, and certainly not inclusion. For the time being, I do not plan to include any pragmas or useful extensions that other implementations provide :)