EarlGray / c4Links
x86 JIT compiler in 86 lines
☆970Updated 10 years ago
Alternatives and similar repositories for c4
Users that are interested in c4 are comparing it to the libraries listed below
Sorting:
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 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.☆397Updated 10 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆242Updated 8 years ago
- A toy C compiler☆523Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- small self hosting C compiler☆484Updated 4 years ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago
- bytecode interpreter in c (blog post)☆745Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,373Updated last year
- A simple, self-hosting C compiler☆968Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆528Updated 8 months ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆494Updated last year
- A single-header incremental garbage collector library☆293Updated last year
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- https://codeberg.org/ccxvii/mujs☆863Updated 2 months ago
- Platform independent low-level JIT compiler☆1,010Updated 2 weeks ago
- My Toy Compiler. Read about how I did it at the homepage URL☆851Updated last year
- A sunny little virtual machine☆526Updated 10 years ago
- A Tiny Garbage Collector for C☆1,052Updated 2 years ago
- x86-64 assembler library☆485Updated 4 years ago
- WebAssembly interpreter in C☆489Updated last year
- Simple C compiler☆1,541Updated 10 months ago
- The Memory Pool System☆609Updated 11 months ago
- Virtual Machine for Intermediate Representation☆694Updated 5 years ago
- Ravi is a dialect of Lua, featuring limited optional static typing, JIT and AOT compilers☆1,229Updated 9 months ago
- track of Tiny C Compiler☆141Updated 15 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago