Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated 8 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 generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- Bytecode interpreter☆80Updated last year
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- A C++17 compile-time game☆113Updated 3 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- ☆22Updated 5 years ago
- Experiments with the C++ programming language.☆146Updated 2 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- C++ features jump start☆123Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated 2 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆200Updated 6 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A compiler front end for the C++ language☆151Updated this week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆114Updated 10 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated 2 years ago
- LALR(1) parser for C++☆80Updated last year
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago