1. Introduction
    1. Install
    2. IDE Setup
    3. Hello World
  2. Language Reference
    1. Anatomy of a program
    2. Operator reference
    3. Primitive types
    4. Advanced types
  3. Standard Library
    1. std
    2. list
    3. opt
    4. result
    5. format
    6. btree
    7. string
    8. integer
    9. real
  4. Examples
    1. FizzBuzz
  5. Appendix
    1. A - Keywords
    2. B - Operators and Symbols