ppc-lang/doc/index.md

13 lines
456 B
Markdown
Raw Normal View History

2022-09-19 07:34:19 +00:00
# ++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.
2022-09-19 07:34:19 +00:00
## Contents
1. [Control flow and statements](./statements/index.md)
2022-09-19 07:34:19 +00:00
2. [Type system](./type-system/index.md)
3. [Functions](./functions.md)
4. [Versions](./versions.md)