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 last month
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 5 years ago
- Simple virtual machine which interprets bytecode.☆472Updated 3 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- Rabbit VM.☆110Updated 6 years ago
- Same as simple-virtual-machine but in C☆152Updated 9 years ago
- A hackable and extensible lexer, parser and interpreter for a minimalistic, imperative, C-like language.☆155Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆90Updated 3 weeks ago
- Scripting language developed alongside reading of craftinginterpreters☆39Updated 9 months ago
- Fedjmike's C Compiler☆134Updated 7 years ago
- The Finch programming language☆253Updated 5 years ago
- A simple VM in C☆49Updated last year
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Fully parallel dynamically typed programming language☆98Updated 2 years ago
- C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.☆135Updated 3 months ago
- a toy programming language☆35Updated 2 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆296Updated 3 years ago
- A toy programming language interpreter☆33Updated 12 years ago
- Feral programming language reference implementation☆143Updated 2 weeks ago
- A toy tracing JIT compiled programming language☆30Updated 6 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 years ago
- The Sharp programming language☆45Updated last month
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆137Updated 2 months ago
- Low-level hobby programming language that compiles to 16-bit x86 assembly.☆40Updated 10 years ago