edimetia3d / cppLoxLinks
A tree-walker && virtual-machine && JIT interpreter for Lox language
☆30Updated last year
Alternatives and similar repositories for cppLox
Users that are interested in cppLox 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
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆36Updated 3 years ago
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆29Updated 2 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated 8 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆52Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆17Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆16Updated 2 weeks ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- ☆23Updated 3 years ago
- Bytecode interpreter☆80Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆27Updated 2 years ago
- Toy compiler☆57Updated last week
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago