Skip to guide
← Slang home

Playground / Quick start

A small start.
A working program.

The operators in the list are yours to explore. Start with Double a number, then build on what you learn.

  1. Open an example.

    Choose the arrow beside Double a number in the operator list.

  2. Give it something to work with.

    Press the Run play button. Enter 21 in Input and press Send.

  3. Follow the result.

    Look for 42 in Output. Stop the program before editing. Switch between the graph and YAML in the toolbar.

    21→ Multiply × 2 →42
  4. Keep what you make.

    Use Save in the toolbar, and Export workspace in the header for a ZIP backup. Import a backup with the file and upload controls beside your operator list.

Open playground →Report a problem ↗