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:
- A simple VM in C☆51Updated last year
- simple virtual cpu in c☆93Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 11 years ago
- ☆99Updated 9 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple virtual machine which interprets bytecode.☆477Updated 3 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
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆140Updated 5 months ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- A small arm/x86(-64) C compiler☆174Updated 2 years ago
- a simple tiny C Compiler using Lex & Yacc☆93Updated 3 months ago
- Rabbit VM.☆114Updated 6 years ago
- An experimental Java Bytecode Interpreter written in C☆164Updated 6 years ago
- loxi - a Lox interpreter☆36Updated 8 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A tiny operating system based on x86 architecture.☆93Updated 4 months ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago
- A toy JavaScript interpreter written in C☆94Updated 2 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆398Updated 10 years ago
- MiniJava x86, LLVM Compiler and Interpreter☆74Updated 9 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆55Updated 3 years ago
- an experimental 64-bit operating system☆137Updated last year
- A complete Parser for C-Language using Yacc.☆113Updated 4 years ago