The official docs for the Dove Programming Language.
- Syntax of Dove.
- Data Types supported by Dove.
- Control Flow that determines what code block will execute and how many times it executes.
- Variables that store values in your Dove program.
- Functions... You know what functions are.
- Classes.
- Grammar Rules that the parser uses.