skx / simple.vmLinks
Simple virtual machine which interprets bytecode.
☆480Updated 3 years ago
Alternatives and similar repositories for simple.vm
Users that are interested in simple.vm are comparing it to the libraries listed below
Sorting:
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Updated 3 years ago
- A simple, self-hosting C compiler☆972Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 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…☆579Updated 8 months ago
- A toy C compiler☆524Updated 5 years ago
- A Tiny Garbage Collector for C☆1,079Updated 2 years ago
- A simple mark-sweep garbage collector in C☆754Updated 5 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆400Updated 10 years ago
- Same as simple-virtual-machine but in C☆154Updated 9 years ago
- small self hosting C compiler☆488Updated 4 years ago
- A sunny little virtual machine☆527Updated 10 years ago
- The Finch programming language☆255Updated 5 years ago
- bytecode interpreter in c (blog post)☆750Updated 4 years ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- Simple C compiler☆1,546Updated last year
- Simple compiler frontend using LLVM as backend☆241Updated 7 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 9 years ago
- the c2 programming language☆812Updated last week
- A C version of the Let's Build a Compiler, by Jack Crenshaw☆206Updated 9 years ago
- Simple, zero-dependency garbage collection for C☆1,289Updated last year
- C11 compiler (mirror)☆808Updated 3 weeks ago
- C99 parser and frontend for libfirm☆357Updated last year
- A list of compilers that can generate C code☆768Updated 2 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆565Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆85Updated 7 years ago
- ☆99Updated 9 years ago