Skip to content

Keywords

Leon Starr edited this page Sep 5, 2021 · 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
in // marks input parameter before .
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