Jeff-Mott-OR / cpplox
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆101Updated 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
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆44Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- Bytecode interpreter☆72Updated 3 months ago
- C++ standard library features, "from scratch"☆185Updated 3 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- A C++17 compile-time game☆110Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated last year
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Yet another abstraction layer - a general purpose C++ library.☆15Updated 3 years ago
- A minimal subset of the Boost C++ library☆34Updated last year
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- A compiler front end for the C++ language☆130Updated last week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++ implementation of strong types☆54Updated 5 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago