Skip to content

Keywords

Leon Starr edited this page Nov 6, 2023 · 3 revisions

There are not many keywords in Scrall by design. Consequently, you have a lot of freedom when it comes to naming things, but not total freedom. Avoid using the following keywords in names.

ITS // relative to nonlocal instance in reflexive hop
ME // for sending signals to self
AND, OR, NOT // in comparison/selection predicates
TRUE, FALSE // for convenience

Introduction

Model semantics

Flows (as Variables)

Constants and literals

Structure of an activity

Accessing the class model

Data flow


Grammar and parsing notes

Components

Clone this wiki locally