|
|
Fishkill /
Syntax and SemanticsTo define the syntax we first need to define a notation and what kinds of tokens or terminal symbols appear in the language. Semantics will be defined by giving explanations in natural language. A program consists of a series of function definitions. Function definitions describe computations by using (nested) expressions that produce values.
The following sections summarize different aspects of the language. |