Chibil: A C compiler targeting .NET IL
Summary
Chibil is a C compiler based on chibicc, rewritten in C# to target .NET IL. The project describes its pipeline, debugging, and minimal C runtime, demonstrating COFF OBJ generation compatible with MSVC /clr linking. It positions itself as an open-source, cross-platform experiment in bringing C compilation into the .NET ecosystem.