You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An experimental C compiler that translates C source code to LLVM IR, focused on syntax analysis, efficient intermediate code generation, and extensibility. Currently in the early stages of self-hosting, with partial preprocessor support and planned evolution toward C23 compatibility and GCC/Clang toolchain integration.