edimetia3d / cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language
☆29Updated last year
Alternatives and similar repositories for cppLox:
Users that are interested in cppLox are comparing it to the libraries listed below
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- implement a full compiler based on c++ 11☆22Updated 8 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated last month
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- cpplox is a Lox interpreter & LLVM compiler written in C++☆13Updated 10 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆44Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- LALR(1) parser for C++☆79Updated 9 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Bytecode interpreter☆72Updated 3 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.☆14Updated 3 months ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Generate SQL from TableGen code - This is part of the tutorial "How to write a TableGen backend" in 2021 LLVM Developers' Meeting.☆29Updated 2 years ago
- A toy programming language compiled to LLVM IR (<200 LoC, dumbed down for educational)☆27Updated 5 years ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆25Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- The Farm-SVE package provides a header that implements the ARM C language extensions (ACLE) for the ARM Scalable Vector Extension (SVE) i…☆14Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago