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 2 months ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A simple VM in C☆49Updated last year
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- Simple virtual machine which interprets bytecode.☆473Updated 3 years ago
- Rabbit VM.☆110Updated 6 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
- Fedjmike's C Compiler☆134Updated 8 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
- a simple tiny C Compiler using Lex & Yacc☆91Updated last month
- Embeddable lisp/scheme interpreter written in C.☆158Updated 2 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- The Sharp programming language☆45Updated 2 months ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- ☆98Updated 9 years ago
- Scripting language developed alongside reading of craftinginterpreters☆40Updated 10 months ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 3 months ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- simple virtual cpu in c☆92Updated 7 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆154Updated 5 years ago
- A lightweight embeddable scripting language☆125Updated this week
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 4 months ago
- Implement a Lisp, in C, from scratch, no libs☆84Updated 3 years ago