Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆100Updated last month
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++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- Bytecode interpreter☆76Updated 5 months 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++.☆47Updated 2 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆33Updated 2 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- An interpreter for the Monkey programming language written in C++☆27Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- C++ standard library features, "from scratch"☆185Updated 5 months ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆46Updated 2 years ago
- A C++17 compile-time game☆112Updated 2 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- A compiler front end for the C++ language☆129Updated last month
- C++ syntactic sugar collection☆94Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆86Updated 7 years ago
- An argument-parsing library for C++.☆44Updated 8 months ago
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆190Updated 5 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A simple, single-header-only library, for wrapping text. In C++☆104Updated 6 years ago