parrt / simple-virtual-machine-CLinks
Same as simple-virtual-machine but in C
☆153Updated 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:
- ☆100Updated 9 years ago
- A simple VM in C☆51Updated last year
- simple virtual cpu in c☆92Updated 8 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- Rabbit VM.☆114Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Minimal C Library☆78Updated 7 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 4 months ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated 2 months ago
- A small arm/x86(-64) C compiler☆173Updated 2 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆154Updated 8 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 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
- A complete Parser for C-Language using Yacc.☆111Updated 4 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- A tiny operating system based on x86 architecture.☆93Updated 4 months ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- ☆28Updated 5 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- A few basic bytecode interpreters used as example code in a series of articles☆127Updated last year