Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆99Updated 3 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.☆152Updated 5 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- Bytecode interpreter☆77Updated 7 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- C++ standard library features, "from scratch"☆193Updated 7 months ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- ☆22Updated 4 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years 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 5 months ago
- Hackable Lexer with UTF-8 support☆23Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆27Updated 4 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated 2 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆191Updated 6 months ago
- A compiler front end for the C++ language☆147Updated last week
- Yet another abstraction layer - a general purpose C++ library.☆15Updated 3 years ago
- Library of flat vector-like based associative containers☆74Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 2 weeks ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Provides run-time tuple element access☆15Updated 4 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago