EarlGray / c4Links
x86 JIT compiler in 86 lines
☆966Updated 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
- A toy C compiler☆524Updated 4 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆396Updated 10 years ago
- The lcc retargetable ANSI C compiler☆2,169Updated 11 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- Demo programs for my blog entry "Hello, JIT World!"☆241Updated 8 years ago
- A simple, self-hosting C compiler☆966Updated 3 years ago
- https://codeberg.org/ccxvii/mujs☆861Updated 3 weeks ago
- small self hosting C compiler☆485Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆986Updated 4 years ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- A simple mark-sweep garbage collector in C☆748Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- A Tiny Garbage Collector for C☆1,044Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A curated list of awesome JIT frameworks, libraries, software and resources☆491Updated last year
- graph based intermediate representation and backend for optimising compilers☆524Updated 6 months ago
- WebAssembly interpreter in C☆483Updated last year
- x86-64 assembler library☆485Updated 4 years ago
- The Memory Pool System☆604Updated 9 months ago
- A single-header incremental garbage collector library☆290Updated last year
- Platform independent low-level JIT compiler☆972Updated 2 weeks ago
- My Toy Compiler. Read about how I did it at the homepage URL☆854Updated last year
- bytecode interpreter in c (blog post)☆743Updated 3 years ago
- track of Tiny C Compiler☆142Updated 15 years ago
- Virtual Machine for Intermediate Representation☆692Updated 5 years ago
- A sunny little virtual machine☆527Updated 10 years ago
- Automatically exported from code.google.com/p/tiny-js☆558Updated last year
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago