philip-w-howard / stacklLinks
stack based virtual machine interpreter and a C compiler
☆11Updated 5 months ago
Alternatives and similar repositories for stackl
Users that are interested in stackl are comparing it to the libraries listed below
Sorting:
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 3 years ago
- Several simple compilers/interpreters implemented in C/C++ or Haskell, e.g. music notation compiler (simple music notation to abc notatio…☆12Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- Lox modern cpp implement☆15Updated 5 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- An interpreted Programming Language☆11Updated 5 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- Wendy is an compiler / interpreter for WendyScript☆14Updated 3 years ago
- 🖥a simple c-like language compiler☆19Updated 7 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- Byeol Programming language.☆10Updated last week
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- A library for reusable parsers☆16Updated 4 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- JavaScript parser and AST manipulation framework☆33Updated 11 years ago
- Intlog - a Prolog interpreter with OO extensions - implemented in C++☆20Updated 2 years ago
- A simple transpiler that transforms your PHP file to C++ file.☆12Updated 9 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- The Meet Language Interpreter☆11Updated 6 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago