Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 566 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 566 Bytes

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.