Content deleted Content added
Cosmoose312 (talk | contribs) →Simple composite expressions: Fixed typo Tags: canned edit summary Mobile edit Mobile app edit Android app edit |
m link action selection using Find link Tag: Reverted |
||
Line 99:
== Statements and expressions ==
The previous chapter focused primarily on those constructs in CAL that are related to actor-specific concepts—token input and output, actions, controlling the [[action selection]] and so forth. This section discusses the more ”pedestrian” parts of CAL, the statements and expressions used to manipulate data objects and express (sequential) algorithms. This part of the language is similar to what can be found in many procedural programming languages (such as [[C (programming language)|C]], [[PASCAL (database)|Pascal]], [[Java (programming language)|Java]], [[Ada (programming language)|Ada]]), so we will focus on areas that might be slightly different in CAL.
== Expressions ==
|