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:
- simple virtual cpu in c☆89Updated 7 years ago
- A simple VM in C☆49Updated last year
- A simple VM for a talk on building VMs☆221Updated 8 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 machine which interprets bytecode.☆473Updated 3 years ago
- ☆96Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- An experimental Java Bytecode Interpreter written in C☆163Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆135Updated 2 weeks ago
- Rabbit VM.☆107Updated 6 years ago
- A complete Parser for C-Language using Yacc.☆107Updated 3 years ago
- A tiny operating system based on x86 architecture.☆93Updated 7 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 9 years ago
- Modular kernel built for simplicity☆92Updated 8 years ago
- A tiny x86 compiler with ELF and PE target☆182Updated last year
- 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
- http://repo.or.cz/tinycc.git☆175Updated 10 months ago
- A lightweight debugger library written in C.☆46Updated 3 weeks ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆151Updated 8 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆161Updated 7 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆86Updated 3 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A toy JavaScript interpreter written in C☆95Updated last year