1. Introduction
  2. User Guide
  3. Installation
  4. Hello, World!
  5. Reference Guide
  6. Types
    1. Reference Type
    2. Primitives
    3. Enums
    4. Function Types
  7. Language Concepts
    1. Structs
    2. Functions
    3. Enums
    4. Interfaces
    5. Pattern Matching
    6. Generics
  8. Expressions
    1. Control Flow
    2. Loops
    3. Match
    4. Calling and Indexing
  9. JVM Intergration
    1. Classes and Functions
    2. Problems
  10. Imports
  11. Annotations
  12. Compilation
    1. Build
    2. Run
  13. Contributors