edimetia3d / cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language
☆29Updated 11 months ago
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/)☆36Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- cpplox is a Lox interpreter & LLVM compiler written in C++☆12Updated 9 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Bytecode interpreter☆72Updated 2 months ago
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆52Updated 2 months ago
- The Fancy Named Parameters Library☆31Updated last week
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last week
- 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
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A benchmark for cache efficient data structures.☆30Updated 6 years ago
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Demo implementation of C++ networking☆16Updated 6 months ago
- General-LR Parser Generator☆10Updated 6 months ago
- [WIP] Interval Analysis on LLVM IR☆12Updated 4 years ago
- Lox modern cpp implement☆14Updated 4 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.☆13Updated 3 months ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A tiny embedded, transactional key-value database 🐱☆40Updated last year