Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated last week
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 4 years ago
- C++ standard library features, "from scratch"☆185Updated 4 months ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Bytecode interpreter☆76Updated 4 months ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- ☆22Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆48Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- A C++17 compile-time game☆110Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- B++ Tree☆68Updated 10 months ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- Ranges that didn't make C++20☆86Updated 5 months ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆103Updated 6 years ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago
- C++11 metaprogramming library☆258Updated 3 weeks ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Command Line User Experience☆80Updated 5 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago