Show HN: Modern C++ Build Tools for Module Feature

(github.com)

Comments

Panzerschrek 8 August 2026
> mcpp.toml ← project manifest

It's a fatal flaw. A declarative language isn't powerful enough to be able to describe complexity of typical C++ project. That's why cmake language (Turing-complete) exists.