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☆485Updated 3 years ago
- A simple, self-hosting C compiler☆965Updated 3 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- x86 JIT compiler in 86 lines☆965Updated 10 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- A toy C compiler☆524Updated 4 years 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
- Simple C compiler☆1,517Updated 8 months ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,108Updated 4 years ago
- bytecode interpreter in c (blog post)☆743Updated 3 years ago
- C99 parser and frontend for libfirm☆350Updated 7 months ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- "interesting" VM in C. Let's see how this goes.☆986Updated 4 years ago
- C11 compiler (mirror)☆787Updated 2 months ago
- A sunny little virtual machine☆527Updated 10 years ago
- the c2 programming language☆793Updated this week
- Fedjmike's C Compiler☆134Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- Simple compiler frontend using LLVM as backend☆239Updated 6 years ago
- A simple mark-sweep garbage collector in C☆748Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A list of compilers that can generate C code☆745Updated last year
- A collection of compiler, emulator and microkernel tools.☆254Updated 5 years ago
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆204Updated 9 years ago
- Pure64 is a kernel/software loader for x86-64 systems.☆574Updated 2 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆152Updated 8 years ago
- A minimalist interpreted language, with a clean object model and a tiny VM.☆274Updated 6 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 3 months ago