edimetia3d / cppLox
A tree-walker && virtual-machine && JIT interpreter for Lox language
☆29Updated 9 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/)☆37Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- lunatic: a toy lua interpreter☆18Updated 4 years ago
- Bytecode interpreter☆72Updated 3 weeks ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆24Updated last month
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆100Updated last year
- C++ Channels & WaitGroup inspired by the Go Programming Language☆18Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- LALR(1) parser for C++☆78Updated 7 months ago
- coco is a simple stackless, single-threaded, and header-only C++11 coroutine library.☆11Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated last year
- An example LLVM-based compiler for a subset of C.☆27Updated 5 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆12Updated this week
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- A C++ port of jlox and clox - Based on Bob Nystrom's Book "Crafting Interpreters"(http://www.craftinginterpreters.com/)☆16Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆15Updated last year
- A fast implementation of log() and exp()☆51Updated 2 years ago
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- Interchangeable AoS and SoA containers☆22Updated 2 years ago
- A C interpreter developed live on YouTube☆53Updated last year
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- A tagged-pointer type for C++.☆30Updated last year