Clickable C++ grammar specifications

Welcome

On this page you can find clickable C++ grammars. If you are into compiler construction or just curious to see how a compiler resolves your source code during syntax analysis, you will find yourself sooner or later clicking through the standard documents. This can be annoying and time consuming, since some rules are pages away from where you are reading at the moment. This page is here to help you with that.

This page is non-profit and maintained by Nyde@GitHub. If you have any suggestions or found a bug, please open an issue on the GitHub page.

This project has no connection to ISO or the C++ Standard Committee.