parrt / simple-virtual-machine-CLinks
Same as simple-virtual-machine but in C
☆150Updated 9 years ago
Alternatives and similar repositories for simple-virtual-machine-C
Users that are interested in simple-virtual-machine-C are comparing it to the libraries listed below
Sorting:
- A simple VM for a talk on building VMs☆219Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- ☆96Updated 8 years ago
- A simple VM in C☆49Updated 10 months ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- simple virtual cpu in c☆88Updated 7 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 2 years ago
- Fedjmike's C Compiler☆133Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- adams and eriks nix☆118Updated 8 years ago
- Rabbit VM.☆107Updated 5 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- loxi - a Lox interpreter☆35Updated 7 years ago
- A stack-based virtual machine written in C☆21Updated 6 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 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.☆393Updated 10 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆147Updated 8 years ago
- ☆28Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- ☆59Updated 3 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆66Updated 9 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- 64 bit hobby OS☆26Updated 9 years ago
- CC500: a tiny self-hosting C compiler☆160Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago