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 the lox toy language used from the crafting interpreters book (http://www.craftinginterpreters.com/)☆37Updated 4 years ago
- C++ implementation of Robert Nystrom's toy language lox☆31Updated 4 years ago
- A C++17 compile-time game☆110Updated 2 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆43Updated 2 years ago
- Bytecode interpreter☆72Updated 2 months ago
- Hackable Lexer with UTF-8 support☆22Updated 5 years ago
- Lox bytecode VM written in C++ - Based on Part III of Bob Nystrom's Book "Crafting Interpreters"☆25Updated 3 years ago
- A generic C++17 parser-combinator library with a natural grammar notation.☆122Updated 4 years ago
- Writing a minimal x86-64 JIT compiler in C++☆101Updated 6 years ago
- Experiments with the C++ programming language.☆140Updated 2 weeks ago
- C++ implementation of Lox interpreter (based on the book Crafting Interpreters by Bob Nystrom)☆32Updated 2 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated 11 months ago
- C++ standard library features, "from scratch"☆185Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆33Updated 4 years ago
- Command Line User Experience☆80Updated 5 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- An argument-parsing library for C++.☆44Updated 5 months ago
- loxi - a Lox interpreter☆33Updated 7 years ago
- An interpreter for the Monkey programming language written in C++☆26Updated last year
- Original implementation of STL by Alexander Stepanov and Meng Lee☆19Updated 5 years ago
- This is an implementation of arbitrary range of integers written in C++14☆11Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆163Updated 3 weeks ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A toy programming language interpreter☆33Updated 11 years ago
- A C interpreter developed live on YouTube☆53Updated last year
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆29Updated 10 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago