andreabergia / sbvmLinks
Stack based virtual machine
☆42Updated 10 years ago
Alternatives and similar repositories for sbvm
Users that are interested in sbvm are comparing it to the libraries listed below
Sorting:
- Just a little toy language to learn about register-based VMs.☆22Updated 12 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆155Updated 3 years ago
- Lox interpreter written in Lox☆123Updated 2 weeks ago
- The Lark programming language.☆58Updated 15 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆132Updated 3 years ago
- A complete interpreter for a dialect of BASIC in one Java sourcefile☆152Updated 6 years ago
- A toy programming language for learning how to make programming languages☆32Updated 2 years ago
- A neat, object-oriented, lightweight, elegant and fast programming language 👾☆50Updated last year
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- ☆28Updated 5 years ago
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆46Updated 3 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- A statically-typed variant of Lox, written in TypeScript☆130Updated 2 years ago
- The Big list of the github, open-source interpreters.☆71Updated 6 years ago
- Minimal C subset compiler☆36Updated 4 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Implement a Lisp, in C, from scratch, no libs☆82Updated 3 years ago
- Semantic analysis framework☆14Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆63Updated 3 weeks ago
- an expressive and efficient programming language for WebAssembly☆44Updated 5 months ago
- ☆23Updated 3 years ago
- Bytecode Interpreter for Yet Another Scripting Language (YASL).☆72Updated 5 months ago
- The Ribbon programming language☆11Updated 3 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆32Updated 6 years ago
- A toy programming language written in Go that compiles to C.☆103Updated 3 years ago
- Cheez is a programming language☆22Updated 2 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C☆28Updated 6 years ago