parrt / simple-virtual-machine-CLinks
Same as simple-virtual-machine but in C
☆151Updated 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☆49Updated last year
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 3 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- simple virtual cpu in c☆90Updated 7 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- ☆97Updated 9 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Rabbit VM.☆107Updated 6 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- Minimal C Library☆77Updated 7 years ago
- A complete Parser for C-Language using Yacc.☆108Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆526Updated 3 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- A tiny operating system based on x86 architecture.☆93Updated 3 weeks ago
- A toy JavaScript interpreter written in C☆94Updated last year
- A toy programming language interpreter☆33Updated 11 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆395Updated 10 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆51Updated 2 years ago