eliasdaler / lox
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆32Updated 2 years ago
Alternatives and similar repositories for lox:
Users that are interested in lox are comparing it to the libraries listed below
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 11 months ago
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 4 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- Lox modern cpp implement☆14Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Minecraft clone written in C.☆25Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆20Updated 11 months ago
- Header-only C++ libraries☆18Updated 2 months ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆67Updated 5 years ago
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- A small C11 compiler written in C++☆9Updated 6 years ago
- Fabrice Bellard's fbcc C Compiler☆41Updated 5 years ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆14Updated 3 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 2 years ago
- AST Interpreter for the lox programming language created by Bob Nystrom in the Crafting Interpreters Book. Written in c++.☆8Updated 4 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- The Sharp programming language☆45Updated 3 weeks ago