codingpotato / Lox-modern-cpp
Lox modern cpp implement
☆14Updated 4 years ago
Alternatives and similar repositories for Lox-modern-cpp:
Users that are interested in Lox-modern-cpp are comparing it to the libraries listed below
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆24Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 11 months ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- The C/C++/Fortran compiler collection written in Java☆36Updated 3 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- self-host llvm compiler project for fun☆17Updated this week
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 4 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- ☆21Updated 3 years ago
- The Yu (羽) programming language.☆77Updated last year
- A stack-based virtual machine written in C☆20Updated 6 years ago
- The Sharp programming language☆45Updated 2 weeks ago
- A compiler for a subset of the Java programming language.☆24Updated 11 years ago
- C Implementation of the monkey programming language☆72Updated 5 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- A statically-typed variant of Lox, written in TypeScript☆124Updated 2 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- Toy programming language☆48Updated this week
- LLVM Tutorial: Kaleidoscope (Implementing a Language with LLVM)☆250Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆67Updated 5 years ago