- 1. The Concrete Programming Language
- 2. Getting Started
- 2.1. Installation
- 2.2. Creating a project
- 3. The Language
- 3.1. Modules
- 3.2. Variables
- 3.3. Functions
- 3.4. Structs
- 3.5. Enums
- 3.6. Control flow
- 4. Internal Details
- 4.1. The IR
- 4.2. The IR builder