Skip to content

RealNeGate/Cuik

Repository files navigation

warning: unfinished and buggy...

Resources

Summary

Cuik (pronounced 'Quick') is a new fast compiler toolchain built to replace GCC, MSVC, and LLVM. It's built in a modular design, the C11 frontend is one library (libCuik) along with the backend (tb) which can both be compiled separately.