eliasdaler / loxLinks
C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)
☆33Updated 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"☆25Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆47Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Scripting language developed alongside reading of craftinginterpreters☆37Updated 6 months ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- A minimalistic scripting language with parser and interpreter in a single C++ header file☆26Updated 3 years ago
- Lox modern cpp implement☆14Updated 5 years ago
- Source code to go with my parser programming tutorial videos.☆38Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Interpreter and Read-Eval-Print-Loop for a simple programming language called "MiniLang", written in C++☆68Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- Toy compiler☆52Updated last month
- LLVM frontend for the Lox programming language (WIP)☆8Updated 6 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- The Sharp programming language☆45Updated 2 months ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- A compiled, statically typed, C-like, data oriented language with a focus on performance and low-level optimization using GPU acceleratio…☆22Updated 6 months ago
- Minecraft clone written in C.☆24Updated 3 years ago
- Swan, small scripting language embeddable in C++ applications☆8Updated 5 years ago
- An extension for the C standard library☆15Updated 5 months ago
- Minecraft-like OpenGL world renderer based on diamond-square algorithm☆20Updated 4 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Header-only C++ libraries☆18Updated 4 months ago
- A C++ port of the Lox programming language☆8Updated 4 years ago
- My own implementation of C++'s smart pointers☆37Updated 4 years ago