LuaDist / tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
☆390Updated 9 years ago
Alternatives and similar repositories for tcc:
Users that are interested in tcc are comparing it to the libraries listed below
- C99 parser and frontend for libfirm☆346Updated 4 months ago
- A simple, self-hosting C compiler☆944Updated 2 years ago
- Simple C compiler☆1,486Updated 4 months ago
- x86 JIT compiler in 86 lines☆957Updated 9 years ago
- C11 compiler (mirror)☆764Updated 2 months ago
- A Tiny Garbage Collector for C☆995Updated last year
- The lcc retargetable ANSI C compiler☆2,116Updated 7 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- A parser generator for C☆365Updated last month
- small self hosting C compiler