# ++C lang - full documentation This is the official documentation for the ++C language. This documentation describes in detail everything there is to know about the language ++C and the ++C ecosystem. NOTE: this documentation is severely incomplete and is still a work-in-progress. ## Contents 1. [Control flow and statements](./statements/index.md) 2. [Type system](./type-system/index.md) 3. [Functions](./functions.md) 4. [Versions](./versions.md)