Personal project to learn more about compiler theory and implementation.
Aims to compile some unspecified subset of C99.
Intellisense / LSP may be confused by missing files which are autogenerated by build script, to resolve this just run cargo build.