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 generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Bytecode interpreter☆78Updated 9 months ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- ☆22Updated 5 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- A C++17 compile-time game☆114Updated 2 years ago
- Experiments with the C++ programming language.☆142Updated 2 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆193Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆194Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Roman numeral support for C++17☆52Updated 2 years ago
- An interpreter for the Monkey programming language written in C++☆28Updated 2 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 7 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 3 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆67Updated last year
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆252Updated 4 years ago
- MSGUI - Metashell GUI☆69Updated 6 years ago