Fedjmike / mini-cLinks
Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours
☆529Updated 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☆488Updated 4 years ago
- A simple, self-hosting C compiler☆972Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- A toy C compiler☆524Updated 5 years ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,114Updated 5 years ago
- bytecode interpreter in c (blog post)☆750Updated 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.☆399Updated 10 years ago
- Simple C compiler☆1,546Updated last year
- C99 parser and frontend for libfirm☆357Updated last year
- A Tiny Garbage Collector for C☆1,075Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 5 years ago
- the c2 programming language☆812Updated 3 weeks ago
- C11 compiler (mirror)☆805Updated 2 weeks ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 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…☆580Updated 8 months ago
- A simple mark-sweep garbage collector in C☆754Updated 5 years ago
- A collection of compiler, emulator and microkernel tools.☆258Updated 6 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated 2 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A single-header incremental garbage collector library☆296Updated last year
- A list of compilers that can generate C code☆767Updated 2 years ago
- graph based intermediate representation and backend for optimising compilers☆538Updated 10 months ago
- Myrddin Compiler☆404Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago