Spawn language Logo Documentation
  • Documentation
  • Modules
  • Play
  • Blog
  • GitHub
Spawn language Logo Spawn
  • Documentation
  • Modules
  • Play
  • Blog
  • GitHub
  • Change theme
Search in:




Type something to search
    Enter to search ↑ or ↓ to navigate Esc to close
    Spawn language Logo Documentation
    • Getting Started
      • Installation
      • Editor Setup
        • Neovim
      • Idioms
    • Basics
      • Variables
      • Constants
      • References
      • Pointers
      • Error Handling
        • Overview
        • Unrecoverable Errors with panic
        • Recoverable Errors with Result
    • Testing
      • Getting Started
      • Test output format
      • Writing own asserts
    • Working with C
      • First steps
      • Working with structs

    Spawn Language Documentation

    Get started

    Get started with Spawn
    Install Spawn and build your first app
    Try Spawn online
    Run, edit, share Spawn code online

    First steps

    Variables
    Learn how to work with variables in Spawn
    Edit this page on GitHub
    Next page Installation
    Copyright © 2024   Spawn Authors