unsafecast / quack_c

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Quack Compiler

TODO List

  • Add function arguments
  • IMPORTANT: The transformation between incomplete types and basic types such as Int8 should never happen inside the parser. We really need to move that to the type checking phase when we get to doing it.

About


Languages

Language:C 98.9%Language:CMake 1.1%