Jeff-Mott-OR / cpplox
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆101Updated last year
Alternatives and similar repositories for cpplox:
Users that are interested in cpplox are comparing it to the libraries listed below
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- C++ implementation of the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆36Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 6 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- ☆22Updated 4 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 4 years ago
- A C++17 compile-time game☆110Updated 2 years ago
- C++ standard library features, "from scratch"☆184Updated 3 months ago
- A C interpreter developed live on YouTube☆53Updated 2 years ago
- Bytecode interpreter☆72Updated 2 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Hackable Lexer with UTF-8 support☆22Updated 6 years ago
- Command Line User Experience☆80Updated 5 years ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- C++ syntactic sugar collection☆92Updated 2 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 11 months ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Yet another abstraction layer - a general purpose C++ library.☆15Updated 3 years ago
- A Tour Through the SubC Compiler☆89Updated 3 years ago
- Header only library that parses and plans SQL queries at compile time☆141Updated 4 years ago
- LALR(1) parser for C++☆79Updated 9 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- B++ Tree☆67Updated 9 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago