philip-w-howard / stacklLinks
stack based virtual machine interpreter and a C compiler
☆12Updated 8 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
- A library for reusable parsers☆17Updated 4 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 6 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last month
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A high-level and minimalist programming language☆11Updated 4 years ago
- JavaScript parser and AST manipulation framework☆33Updated 11 years ago
- LLVM-based pascal compiler☆47Updated last month
- Embeddable Script Language for C++☆38Updated 3 years ago
- C-- Compiler using Antlr4☆17Updated 7 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- A tiny PL/0 JIT compiler in less than 900 LOC with LLVM and PEG parser.☆29Updated 3 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
- loxi - a Lox interpreter☆37Updated 8 years ago
- ☆75Updated 8 months ago
- Simple Memory Pool implementation using C++11.☆12Updated 10 years ago
- Python3 to C++11 transpiler written in C++☆13Updated 8 years ago
- Lox modern cpp implement☆16Updated 5 years ago
- A small lisp compiler / interpreter written using idiomatic C++☆15Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Toy programming language using LLVM, flex and bison.☆94Updated last year
- A JIT compiler for the BASIC programming language☆12Updated 4 years ago
- C++ wrapper for CoreFoundation base classes.☆79Updated 5 months ago
- Byeol Programming language.☆10Updated this week
- Wendy is an compiler / interpreter for WendyScript☆14Updated 4 years ago