1. The Concrete Programming Language
  2. Getting Started
    1. Installation
    2. Creating a project
  3. The Language
    1. Modules
    2. Variables
    3. Functions
    4. Structs
    5. Enums
    6. Control flow
  4. Internal Details
    1. The IR
    2. The IR builder