Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆99Updated 6 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
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ standard library features, "from scratch"☆194Updated 10 months ago
- Bytecode interpreter☆80Updated 10 months ago
- A C++17 compile-time game☆113Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆105Updated 8 months ago
- A compiler front end for the C++ language☆149Updated this week
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Header only library that parses and plans SQL queries at compile time☆142Updated 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 2 weeks ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆251Updated 4 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆197Updated 8 months ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- A C interpreter developed live on YouTube☆56Updated 2 years ago
- C++ messaging and serialization library☆80Updated last week
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- A C++ 14 implementation of graph data structures☆34Updated 9 years ago
- Command Line User Experience☆80Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago
- bnflite is a C++ template library for lightweight grammar parsers (BNF can be "executable"! )☆79Updated 2 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- ☆22Updated 5 years ago