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 13 years ago
- Self-hosting PL/0 to C compiler to teach basic compiler construction from a practical, hands-on perspective.☆156Updated 4 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- Implement a Lisp, in C, from scratch, no libs☆85Updated 3 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- Stack-based VM Architecture in JavaScript. (Virtual Machine Fantasy Console)☆31Updated 6 years ago
- Lox interpreter written in Lox☆124Updated 5 months ago
- The Big list of the github, open-source interpreters.☆74Updated 6 years ago
- The Lark programming language.☆58Updated 15 years ago
- implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture☆87Updated 3 years ago
- ☆28Updated 5 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 2 months ago
- A statically-typed variant of Lox, written in TypeScript☆135Updated 3 years ago
- A neat, object-oriented, lightweight, elegant and fast programming language 👾☆50Updated last year
- It's like Porth, but in C++. Yep, we're going full circle.☆20Updated 3 years ago
- C implementation of the Monkey programming language. Repository moved to Sourcehut.☆40Updated 3 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 5 years ago
- Lumi programming language development☆16Updated 3 years ago
- Semantic analysis framework☆15Updated 3 years ago
- ☆66Updated last month
- Hindley–Milner Type inferencing in C☆48Updated 3 years ago
- Following [An Incremental Approach to Compiler Construction](http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf)☆70Updated last month
- A MiniJava compiler written in C++, focusing on speed of compilation, simplicity and (somewhat) nice error messages.☆49Updated 3 years ago
- Tern Programming Language☆22Updated 2 years ago
- Minimal C subset compiler☆37Updated 4 years ago
- A mini language used for the Rabs build system and within Wrapl.☆31Updated this week
- ☆99Updated 3 weeks ago
- Learn Compiler Writing with the Feeny Programming Language☆13Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 8 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