larmel / lacc
A simple, self-hosting C compiler
☆944Updated 2 years ago
Alternatives and similar repositories for lacc:
Users that are interested in lacc are comparing it to the libraries listed below
- C11 compiler (mirror)☆764Updated 2 months ago
- Simple C compiler☆1,486Updated 4 months ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- C99 parser and frontend for libfirm☆346Updated 4 months ago
- small self hosting C compiler☆481Updated 3 years ago
- the c2 programming language☆773Updated this week
- A Tiny Garbage Collector for C☆995Updated last year
- The lcc retargetable ANSI C compiler☆2,116Updated 7 months ago
- The best C-like language that can be implemented in 10kLOC.☆589Updated this week
- A Quick Backend☆334Updated 3 years ago
- 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
- graph based intermediate representation and backend for optimising compilers☆507Updated 2 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,090Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 2 years ago
- 📐 Pushing the boundaries of simplicity☆1,020Updated last week
- A tiny, embeddable language implemented in ANSI C☆1,353Updated 10 months ago
- Platform independent low-level JIT compiler