Jeff-Mott-OR / cpplox
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated last year
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
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- C++ standard library features, "from scratch"☆183Updated 3 weeks ago
- Hackable Lexer with UTF-8 support☆22Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- Bytecode interpreter☆72Updated 3 weeks ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 9 months ago
- LALR(1) parser for C++☆78Updated 7 months ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated 10 months ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆44Updated 2 years ago
- A C++17 compile-time game☆110Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 3 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated last year
- A C interpreter developed live on YouTube☆53Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆101Updated 5 years ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 5 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆44Updated 3 years ago
- self education and historical research of the C++ compiler cfront v3☆80Updated 9 years ago
- C++ REPL Tool Builder☆64Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆53Updated 3 years ago
- Roman numeral support for C++17☆52Updated last year
- Ranges that didn't make C++20☆84Updated 2 months ago