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
- Bytecode interpreter☆80Updated last year
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆154Updated 6 years ago
- Experiments with the C++ programming language.☆146Updated this week
- C++ standard library features, "from scratch"☆193Updated last year
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 years ago
- A C++17 compile-time game☆113Updated 3 years ago
- ☆22Updated 5 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆202Updated 10 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆108Updated 6 years ago
- A compiler front end for the C++ language☆151Updated this week
- Command Line User Experience☆80Updated 6 years ago
- A High Performance, Network Optimized, JSON Library☆80Updated 2 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++ messaging and serialization library☆84Updated this week
- Library of flat vector-like based associative containers☆76Updated 3 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- ⛓️ Bindings that stick. A simple and generic API for C++ to other language bindings supporting bidirectional communication, inheritance a…☆58Updated 5 years ago
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago