Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆99Updated 2 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☆76Updated 6 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 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☆54Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- A C++17 compile-time game☆114Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- A High Performance, Network Optimized, JSON Library☆81Updated last year
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆187Updated 4 months ago
- ☆22Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- Cross-platform C++ Utility Library☆54Updated 2 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆98Updated 4 months ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A compiler front end for the C++ language☆144Updated this week
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆34Updated 4 years ago
- C++ features jump start☆123Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago