Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 293 Bytes

File metadata and controls

7 lines (5 loc) · 293 Bytes

Cake

Personal project to learn more about compiler theory and implementation.

Aims to compile some unspecified subset of C99.

Cloning this repository

Intellisense / LSP may be confused by missing files which are autogenerated by build script, to resolve this just run cargo build.