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
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 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++☆25Updated last year
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Toy programming language using LLVM, flex and bison.☆93Updated 2 months ago
- The Yu (羽) programming language.☆77Updated last year
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆26Updated 5 years ago
- a simple tiny C Compiler using Lex & Yacc☆84Updated 8 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆51Updated 2 months ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- An implementation of CLox bytecode interpreter☆38Updated this week
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year
- [nyx] dynamically typed scripting language☆25Updated 2 years ago
- implement a full compiler based on c++ 11☆22Updated 7 years ago
- A compiler for SimpleLang which is a new language.☆33Updated last year
- 🍋 A Rust/Swift-like modern interpreted programming language. First-class functions, first-class expressions, and functional techniques i…☆9Updated 3 years ago
- Modern C++ implementation of the Kaleidoscope LLVM tutorial.☆13Updated 7 years ago
- implementation of the LC-3 virtual machine, an educational computer architecture☆47Updated 2 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 2 months ago
- Minecraft clone written in C.☆25Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago