This project is an attempt at creating a simple rust compiler in C++. Inintially it will compile a superset of valid rust code into C code (avoiding all safety validations)