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☆484Updated 4 years ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A toy C compiler☆523Updated 4 years ago
- x86 JIT compiler in 86 lines☆970Updated 10 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,109Updated 4 years ago
- A Tiny Garbage Collector for C☆1,052Updated 2 years ago
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- C99 parser and frontend for libfirm☆352Updated 10 months ago
- the c2 programming language☆804Updated this week
- Simple C compiler☆1,541Updated 10 months 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 simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- bytecode interpreter in c (blog post)☆745Updated 3 years ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- Fedjmike's C Compiler☆134Updated 8 years ago
- C11 compiler (mirror)☆790Updated last month
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A sunny little virtual machine☆526Updated 10 years ago
- "interesting" VM in C. Let's see how this goes.☆984Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 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…☆577Updated 6 months ago
- adams and eriks nix☆119Updated 8 years ago
- Brainfuck interpreter written in the C preprocessor☆236Updated 9 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆273Updated 6 years ago
- Myrddin Compiler☆398Updated 3 years ago
- A collection of compiler, emulator and microkernel tools.☆256Updated 5 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago