1. Introduction
  2. Getting Started
    1. Install
    2. Development
    3. Syntax Highlighting
    4. Playground
    5. TUI
    6. Web crawler
    7. MCP
    8. Debugger
    9. Example
  3. Reference
    1. CLI
    2. Values and Types
    3. Conditionals and Comparisons
      1. Conditionals
      2. Comparisons
      3. Try-Catch
    4. Syntax
      1. Comments
      2. Control flow
      3. Pattern Matching
      4. Operators
      5. Assignment Operators
      6. Def Expression
      7. Environment variables
      8. Fn Expression
      9. Macros
      10. Modules and imports
      11. Variable Declarations
      12. Self
      13. String Interpolation
      14. Nodes
    5. Builtin selectors and functions