Node:
The Language
, Next:
Index
, Previous:
Options
, Up:
Top
6 The Programming Language Malaga
Characterisation
: The abstract characteristics of the language.
Source Texts
: General rules for Malaga source files.
Values
: The types that make any Malaga data.
Expressions
: How operators can combine values.
Conditions
: Expressions yielding a boolean value.
Boolean Operators
: The Operators
and
,
or
and
not
.
Symbol Table
: All symbols have to be defined here.
Initial State
: The initial LAG state.
Constant Definition
: Constants can be used in lexicon and rule files.
Rules
: Rules are comparable to functions in C.
Statements
: The atoms of which a rule is constructed.
Files
: The Files that make a Malaga grammar.
Syntax Summary
: Formal Description of the Malaga syntax.