/Cuik

A Modern C11 compiler (STILL EARLY)

Primary LanguageCMIT LicenseMIT

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.