JLWalsh / StackVMLinks
A stack-based virtual machine written in C
☆22Updated 6 years ago
Alternatives and similar repositories for StackVM
Users that are interested in StackVM are comparing it to the libraries listed below
Sorting:
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 3 months ago
- Simple virtual machine which interprets bytecode.☆476Updated 3 years ago
- Fedjmike's C Compiler☆136Updated 8 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- An implementation of Scheme in Python and C++☆177Updated last month
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A simple VM in C☆51Updated last year
- Rabbit VM.☆114Updated 6 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 5 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- A single-header incremental garbage collector library☆295Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆41Updated 11 months ago
- Feral programming language reference implementation☆149Updated last month
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago
- a simple tiny C Compiler using Lex & Yacc☆92Updated 2 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 5 months ago
- simple virtual cpu in c☆93Updated 8 years ago
- A simple virtual machine, an assembler, and a linker☆28Updated 8 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 3 years ago