Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆99Updated 5 months ago
Alternatives and similar repositories for cpplox
Users that are interested in cpplox are comparing it to the libraries listed below
Sorting:
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 5 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ standard library features, "from scratch"☆193Updated 9 months ago
- Bytecode interpreter☆80Updated 9 months ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- A High Performance, Network Optimized, JSON Library☆80Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- ☆22Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆50Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆195Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆59Updated 4 years ago