Jeff-Mott-OR / cpploxLinks
Following Nystrom's book Crafting Interpreters, implemented in C++.
☆99Updated 3 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
- A generic C++17 parser-combinator library with a natural grammar notation.☆121Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Mico ("Monkey" in catalan). Monkey language implementation done with C++. https://interpreterbook.com/☆39Updated 2 years ago
- A C++17 compile-time game☆114Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Bytecode interpreter☆76Updated 7 months ago
- A C++ 14 implementation of graph data structures☆34Updated 8 years ago
- C++ standard library features, "from scratch"☆190Updated 7 months ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 6 years ago
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- A tree-walker && virtual-machine && JIT interpreter for Lox language☆30Updated last year
- Experiments with the C++ programming language.☆142Updated 2 weeks ago
- A C interpreter developed live on YouTube☆55Updated 2 years ago
- 💡 Build your own programming language! A C++17 PEG parser generator supporting parser combination, memoization, left-recursion and conte…☆250Updated 4 years ago
- An implementation of *jlox* from Crafting Interpreters in C++.☆46Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- A compiler front end for the C++ language☆146Updated this week
- C++ Blogs (plus other stuff we should care about like undefined behavior)☆193Updated 6 years ago
- A more powerful C/C++ preprocessor.☆88Updated 5 years ago
- C++ features jump start☆123Updated 2 years ago
- Some library components that didn't quite fit anywhere else...☆37Updated 11 months ago
- A bunch of small C++ utilities☆66Updated last year
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Updated 6 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆45Updated 10 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago