philip-w-howard / stacklLinks
stack based virtual machine interpreter and a C compiler
☆11Updated 2 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
- C-- Compiler using Antlr4☆17Updated 7 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- The Meet Language Interpreter☆11Updated 5 years ago
- Wendy is an compiler / interpreter for WendyScript☆14Updated 3 years ago
- Scripting language.☆8Updated 3 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 7 years ago
- Python3 to C++11 transpiler written in C++☆13Updated 7 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- 🖥a simple c-like language compiler☆18Updated 7 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- LLVM-based pascal compiler☆47Updated 6 months ago
- A toy script language written in C☆14Updated 7 years ago
- A bytecode interpreted scripting language for C++☆12Updated 5 years ago
- A programming language. Compiles to bytecode, useful for games.☆16Updated 7 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 7 months ago
- Implementation of lua virtual machine☆11Updated 7 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- a toy programming language☆7Updated 6 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 2 years ago
- This project reads data from a csv(MS Excel) file containing numeric data and then stores it into a 2D array in C++;☆10Updated 8 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- Van programming language. Embeddable and extendable script language in C. Simple and efficient.Inspired by C, Simula and JavaScript☆17Updated 2 years ago