☄️
SpaceTode
  • Introduction
  • Element
  • Properties
  • Data
  • Arguments
  • Rules
  • Diagrams
  • Inputs
  • Outputs
  • Transformations
  • Symmetries
  • Symbols
  • Event Arguments
  • Maybe
  • Point of View
  • Actions
  • Mimic
  • Sub-Elements
  • Blocks
  • Scoping
  • JavaScript
  • Behave
  • Tabs and Spaces
Powered by GitBook
On this page

Was this helpful?

Outputs

PreviousInputsNextTransformations

Last updated 4 years ago

Was this helpful?

Outputs are the symbols you write on the right-hand-side of a rule diagram to say what to do when a rule has been matched. In the SandPond engine, some are built-in already:

  • @ Place this atom in the space.

  • _ Empty the space.

  • . Do nothing.

You can with the following keywords:

  • symbol

  • change

  • keep

make your own output symbols