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:
- simple virtual cpu in c☆90Updated 7 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Simple virtual machine which interprets bytecode.☆475Updated 3 years ago
- 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
- Minimal C Library☆77Updated 7 years ago
- ☆97Updated 9 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Rabbit VM.☆109Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆168Updated 3 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated last week
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 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
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- A tiny operating system based on x86 architecture.☆93Updated last month
- A toy JavaScript interpreter written in C☆94Updated last year
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆396Updated 10 years ago
- Register-based VM, and debugger written in C, and a stack-based VM written inside the first.☆52Updated 7 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆40Updated 9 years ago