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:
- lunatic: a toy lua interpreter☆18Updated 5 years ago
- LALR(1) parser for C++☆79Updated last year
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 2 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 3 years ago
- Bytecode interpreter☆76Updated 6 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆45Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Simple C++ borrow checker☆69Updated 2 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆91Updated last month