Due to a lack of time, I haven't yet begun optimizing IRs and machine code to speed up the runtime, and the compiler still lacks many features that are far behind the originally proposed grammar for the language (such as loops, classes, and more data types). Despite these limitations, the compiler is functional, and example programs can be found in the tests/programs directory. Both code and blog post feedback are welcomed.