IncLens A terminal UI for exploring C++ include relationships from a preprocessed .ii file, with both tree and flamegraph views. Go C++ TUI
Monkey in C++ A modern C++ implementation of the Monkey language with a Pratt parser, tree-walking evaluator, REPL, tests, and runtime-focused optimization work. C++ CMake Catch2 Interpreters