Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated last month
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++17 compile-time game☆113Updated 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 5 years ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 3 months ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- ☆22Updated 4 years ago
- A compiler front end for the C++ language☆141Updated this week
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- a declarative UI library for C++☆114Updated last week
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- A more powerful C/C++ preprocessor.☆87Updated 5 years ago
- A C interpreter developed live on YouTube☆54Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago
- Standard template library (STL) documentation from SGI. (Mirror)☆42Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago