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. Def Expression
      6. Environment variables
      7. Fn Expression
      8. Modules and imports
      9. Variable Declarations
      10. Self
      11. String Interpolation
      12. Nodes
    5. Builtin selectors and functions
      1. Builtin functions
      2. Builtin selectors
      3. Selectors
      4. CSV functions
      5. Fuzzy functions
      6. JSON functions
      7. Section functions
      8. TOML functions
      9. YAML functions
      10. XML functions