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
- 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
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆101Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆38Updated 2 months ago
- Source code to go with my parser programming tutorial videos.☆38Updated 2 years ago
- The Sharp programming language☆45Updated 10 months ago
- Lox modern cpp implement☆14Updated 4 years ago
- My attempt of making stb like single-header library solutions in C.☆30Updated 2 weeks ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆66Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Header-only C++ libraries☆18Updated 3 weeks ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- Game development framework / engine designed for programmers, focusing at ease of use.☆36Updated last week
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆49Updated 5 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 2 weeks ago
- Beyond is a game engine under development☆11Updated 2 years ago
- Single header libraries☆23Updated 4 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- css parser (C)☆8Updated 2 years ago
- Header-only skip list library for modern C++ (C++17/C++20)☆14Updated 3 years ago
- A C compiler written in C☆93Updated 2 years ago
- The ultimate open-source 2D and 3D software rendered graphics library.☆16Updated last year
- A C++ port of clox, the Lox language's bytecode VM (http://www.craftinginterpreters.com/).☆6Updated 4 years ago
- Bytecode interpreter☆72Updated last month
- Fast, type-safe, object-oriented language by yours truly☆47Updated last year