Next:
Introduction
Asterix reference manual
John Romein
<john@cs.vu.nl>
Introduction
Lexical conventions
White space
Identifiers
Keywords
Integer constants
Character constants
Real constants
Bool constants
String constants
The null constant
File inclusion
Types
int
char
real
bool
array
The null type
Type compatibility
Declarations
Variable declarations
Subprogram declarations
Expressions
Grouping
Constants
Identifiers
The new operator
The index operator
Subprogram invocation
The not operator
The size of operator
The unary minus operator
The unary plus operator
The multiplication operator
The division operator
The binary minus operator
The binary plus operator
The smaller than operator
The smaller or equal operator
The greater than operator
The greater or equal operator
The equality operator
The unequal operator
The logical and operator
The logical or operator
Statements
The assignment statement
The expression statement
The delete statement
The if statement
The for statement
The repeat statement
The while statement
The return statement
The compound statement
The standard library
conv.inc
io.inc
random.inc
string.inc
About this document ...
K.G. Langendoen 2010-01-08