philip-w-howard / stacklLinks
stack based virtual machine interpreter and a C compiler
☆12Updated 7 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
- C-- Compiler using Antlr4☆17Updated 7 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Wendy is an compiler / interpreter for WendyScript☆14Updated 3 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- Lox modern cpp implement☆15Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- Cyan programming language, and its compiler!☆15Updated 9 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated 2 years ago
- Python3 to C++11 transpiler written in C++☆13Updated 7 years ago
- The Elsa Programming Language☆17Updated 8 years ago
- A low overhead, embeddable bytecode virtual machine in C++☆30Updated 6 years ago
- The Meet Language Interpreter☆11Updated 6 years ago
- 🚀 OOP in pure C with a single-header☆129Updated 3 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- Sample of building control flow graph, SSA form, phi nodes, LLVM IR for imagined language.☆26Updated 8 years ago
- Simple virtual machine for a stack-based assembler language.☆21Updated 8 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
- Toy programming language using LLVM, flex and bison.☆94Updated 11 months ago
- A toy script language written in C☆14Updated 8 years ago
- A high-level and minimalist programming language☆11Updated 4 years ago
- A programming language. Compiles to bytecode, useful for games.☆16Updated 7 years ago
- Simplified C Compiler☆20Updated 9 years ago
- YADJC (Yet Another Dummy Java Compiler) with Lexical and Parser generators.☆21Updated 7 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- C++ wrapper for CoreFoundation base classes.☆79Updated 4 months ago
- Simple UIKit application written in C++ using the OBJCXX library.☆18Updated 4 years ago
- Implementation of lua virtual machine☆11Updated 7 years ago