Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated 7 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☆30Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- A C++17 compile-time game☆113Updated 2 years ago
- Bytecode interpreter☆80Updated 11 months ago
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- C++ messaging and serialization library☆81Updated this week
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Cross-platform C++ Utility Library☆56Updated this week
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- ☆22Updated 5 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- C++ features jump start☆123Updated 3 years ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆196Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago