jakubtomsu / Cuik

A Modern C11 compiler (STILL EARLY)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Modern C11 compiler (STILL EARLY)

License:MIT License


Languages

Language:C 97.8%Language:C++ 2.2%Language:Lua 0.0%Language:Python 0.0%Language:Perl 0.0%Language:Batchfile 0.0%Language:Forth 0.0%Language:GLSL 0.0%Language:HTML 0.0%Language:SourcePawn 0.0%