⚙️ C99-compatible multipass compiler written in TypeScript with GCC extensions support. Features a handcrafted left-recursive parser, custom IR, SSA-based optimizer, and a full frontend/backend pipeline. Compiles to x86 machine code with integrated assembler and emulator.
https://mati365.github.io/ts-c-compiler/
Repository from Github https://github.comMati365/ts-c-compiler