Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated 7 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
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆38Updated 2 years ago
- Bytecode interpreter☆80Updated 11 months ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆106Updated 7 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.☆83Updated last year
- C++ standard library features, "from scratch"☆194Updated 11 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A simple, single-header-only library, for wrapping text. In C++☆107Updated 6 years ago
- ☆22Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 5 years ago
- A compiler front end for the C++ language☆151Updated last week
- A C++17 compile-time game☆113Updated 3 years ago
- Some library components that didn't quite fit anywhere else...☆36Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A C++ 14 implementation of graph data structures☆35Updated 9 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- A single file multi-platform (Unix, Windows) C++ header-only linenoise-based readline library.☆200Updated 10 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- LALR(1) parser for C++☆80Updated last year
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆197Updated 6 years ago
- C++ messaging and serialization library☆84Updated 2 weeks ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆40Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆26Updated 4 years ago