Fedjmike / mini-cLinks
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
☆525Updated 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☆485Updated 3 years ago
- A simple, self-hosting C compiler☆959Updated 3 years ago
- x86 JIT compiler in 86 lines☆963Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- A toy C compiler☆523Updated 4 years ago
- Simple C compiler☆1,500Updated 7 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- bytecode interpreter in c (blog post)☆741Updated 3 years ago
- C99 parser and frontend for libfirm☆349Updated 6 months ago
- the c2 programming language☆783Updated last week
- A Tiny Garbage Collector for C☆1,027Updated 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.☆395Updated 10 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- A simple mark-sweep garbage collector in C☆747Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A sunny little virtual machine☆526Updated 10 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- C11 compiler (mirror)☆778Updated 2 weeks ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆149Updated 8 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- ParTcl - a micro Tcl implementation☆506Updated last year
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆203Updated 9 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…☆573Updated 2 months ago
- The lcc retargetable ANSI C compiler☆2,149Updated 9 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago