LuaDist / tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
☆385Updated 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☆345Updated last month
- A simple, self-hosting C compiler☆936Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆524Updated 2 years ago
- A Tiny Garbage Collector for C☆979Updated last year
- The lcc retargetable ANSI C compiler☆2,073Updated 4 months ago
- C11 compiler (mirror)☆749Updated last week
- Simple C compiler☆1,457Updated last month
- Simple virtual machine which interprets bytecode.☆469Updated 2 years ago
- x86 JIT compiler in 86 lines☆950Updated 9 years ago
- A parser generator for C☆362Updated 3 weeks ago
- http://repo.or.cz/tinycc.git☆174Updated 4 months ago
- Portable C standard library☆916Updated this week
- A very small C interpreter☆387Updated 2 years ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆551Updated last week
- A Quick Backend☆322Updated 2 years ago
- small self hosting C compiler☆477Updated 3 years ago
- Small, portable implementation of the C11 threads API☆954Updated last year
- The Public Domain C Library☆236Updated 2 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,078Updated 4 years ago
- track of Tiny C Compiler☆141Updated 14 years ago
- liballoc - a memory allocator for hobbyist operating systems☆195Updated 4 years ago
- graph based intermediate representation and backend for optimising compilers☆497Updated last month
- A type-safe dynamic array implementation for C☆466Updated 4 years ago
- Portable C11 threads implementation over POSIX threads and win32 threads.