Sather Home Page

Section 6.8.10:
Array Expression

An array may be assigned to by using an array expression. If this is to be evaluated at compile time then all expressions must be constant. However, array expressions can also be used at run-time.


Concrete Syntax

array expression = Bar_SY, expression list, Bar_SY ;
expression list = expression, {Comma_SY, expression} ;

Abstract Syntax

Static Semantics

Dynamic Semantics


Specification Index Language Index Section 6 Index
Comments or enquiries should be made to Keith Hopper.
Page last modified: Tuesday, 23 May 2000.
Produced with Amaya