1. Introduction
    1. Installation
    2. Hello World!
  2. Common language concepts
    1. Variables
    2. Data Types
    3. Functions
    4. Comments
    5. Control Flow
    6. Structured Data
  3. Modules and Imports
  4. Developer Resources
    1. Specification
    2. AST Design
    3. Compiler Backends
    4. Debugging the compiler
    5. Release Workflow