LuaDist / tcc
Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.
☆384Updated 9 years ago
Alternatives and similar repositories for tcc:
Users that are interested in tcc are comparing it to the libraries listed below
- http://repo.or.cz/tinycc.git☆174Updated 3 months ago
- A simple, self-hosting C compiler☆930Updated 2 years ago
- Simple C compiler☆1,445Updated 3 weeks ago
- C11 compiler (mirror)☆743Updated 8 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆521Updated 2 years ago
- A Tiny Garbage Collector for C☆977Updated last year
- The lcc retargetable ANSI C compiler☆2,058Updated 3 months ago
- track of Tiny C Compiler☆140Updated 14 years ago
- Simple virtual machine which interprets bytecode.☆467Updated 2 years ago
- x86 JIT compiler in 86 lines☆947Updated 9 years ago
- C99 parser and frontend for libfirm☆344Updated last week
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,072Updated 4 years ago
- small self hosting C compiler☆475Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆487Updated last week
- A parser generator for C☆357Updated 8 months ago
- Unofficial mirror of etalabs musl repository. Updated daily.☆540Updated last month
- A very small C interpreter☆378Updated 2 years ago
- A type-safe dynamic array implementation for C☆462Updated 4 years ago
- the c2 programming language☆739Updated this week
- A Quick Backend☆313Updated 2 years ago
- An exception handling framework for C☆275Updated 3 years ago
- Portable C standard library☆892Updated this week
- Portable C11 threads implementation over POSIX threads and win32 threads.☆240Updated 4 months ago
- Anonymous functions in C