philip-w-howard / stacklLinks
stack based virtual machine interpreter and a C compiler
☆11Updated 4 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
- Python3 to C++11 transpiler written in C++☆13Updated 7 years ago
- The Meet Language Interpreter☆11Updated 6 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Wendy is an compiler / interpreter for WendyScript☆14Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- JavaScript parser and AST manipulation framework☆33Updated 11 years ago
- MysoreScript is a simple JavaScript-like language intended for teaching about compilers for late-bound dynamic languages.☆14Updated 7 years ago
- ucc - a tiny C89 compiler for x86☆108Updated 14 years ago
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- Lua-like programming language for studying compiler&interpreter courses.☆32Updated 8 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A library for reusable parsers☆16Updated 4 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- Toy programming language using LLVM, flex and bison.☆95Updated 9 months ago
- The Standard C Library source code used in Visual C++ by P.J. Plauger☆21Updated 9 years ago
- A JIT compiler for the BASIC programming language☆12Updated 3 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- A C Compiler. Executables runs on a stack based VM.☆77Updated 11 years ago
- Simple Machine, include simulator、ccompiler、assembler☆43Updated 8 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A little C Style Compiler☆58Updated 8 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago