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:
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆47Updated 2 years ago
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last month
- Demo implementation of C++ networking☆17Updated 8 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- 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
- Bytecode interpreter☆76Updated 5 months ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆55Updated 6 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆30Updated 11 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 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
- C to LLVM / Python compiler☆10Updated 8 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- ☆20Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- Variadic reference-based implementation of a zip iterator in C++(>=17)☆21Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 4 years ago