eliasdaler / loxLinks
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆34Updated 2 years ago
Alternatives and similar repositories for lox
Users that are interested in lox are comparing it to the libraries listed below
Sorting:
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 7 months ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- [nyx] dynamically typed scripting language☆27Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 6 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆25Updated 3 years ago
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆28Updated 3 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- Some "slides" about coroutines in C☆43Updated 5 years ago
- Bytecode interpreter☆80Updated 11 months ago
- A simple, single-header library which implements C preprocessor☆59Updated 8 months ago
- Scripting language developed alongside reading of craftinginterpreters☆41Updated last year
- Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/☆14Updated 2 years ago
- ☆39Updated 6 years ago
- Lambda Game Engine☆22Updated 5 years ago
- sdl2 platformer game blank repository☆51Updated 4 years ago
- Single header libraries☆24Updated 5 years ago
- C++23 Game Engine☆33Updated 5 months ago
- A simple immediate mode user interface designed for using with SDL2 2d renderer☆17Updated 3 years ago
- A python ide base on pocketpy☆25Updated 2 months ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆21Updated 3 months ago
- Single-file public domain scripting language for c☆29Updated 4 years ago
- Simple C++ borrow checker☆72Updated 2 years ago