edimetia3d / cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language
☆29Updated 8 months ago
Alternatives and similar repositories for cppLox:
Users that are interested in cppLox are comparing it to the libraries listed below
- Writing a minimal x86-64 JIT compiler in C++☆99Updated 6 years ago
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 2 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆28Updated 11 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- DEPRECATED PROJECT, see README☆36Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆21Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated 11 months ago
- A benchmark for cache efficient data structures.☆29Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 9 years ago
- LALR(1) parser for C++☆78Updated 6 months ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆41Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- A fast implementation of log() and exp()☆50Updated 2 years ago
- ☆17Updated 2 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Bytecode interpreter☆70Updated 9 months ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- Example of C Compiler using JIT Engine of Clang.☆29Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- C++20 SIMD Within A Register library☆28Updated 4 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- General-LR Parser Generator☆10Updated 3 months ago
- A bytecode-virtual-machine-based interpreter for the lox language written in modern C++☆24Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A C interpreter developed live on YouTube☆53Updated last year
- Lightweight framework for easy and efficient code generation☆99Updated 4 months ago