Forked from LLVM/Clang, Klang is my project to create my own programming language (or one other option that I need to evaluate in detail later).
My goal is to create a "cleaner" version of C++ with some new features.
The development is updated through blog posts and use real cases (e.g. apps, games) for validation / concept / testing.