Fedjmike / mini-cLinks
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
☆527Updated 3 years ago
Alternatives and similar repositories for mini-c
Users that are interested in mini-c are comparing it to the libraries listed below
Sorting:
- small self hosting C compiler☆486Updated 3 years ago
- A simple, self-hosting C compiler☆966Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- A toy C compiler☆525Updated 4 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- Simple C compiler☆1,523Updated 8 months ago
- bytecode interpreter in c (blog post)☆745Updated 3 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- the c2 programming language☆795Updated this week
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- A Tiny Garbage Collector for C☆1,044Updated 2 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
- A sunny little virtual machine☆528Updated 10 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- A simple mark-sweep garbage collector in C☆749Updated 5 years ago
- "interesting" VM in C. Let's see how this goes.☆986Updated 4 years ago
- C11 compiler (mirror)☆789Updated 2 months ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- adams and eriks nix☆118Updated 8 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆578Updated 4 months ago
- The lcc retargetable ANSI C compiler☆2,171Updated 11 months ago
- A list of compilers that can generate C code☆748Updated last year
- Same as simple-virtual-machine but in C☆151Updated 9 years ago