Sather Home Page

Section 6.7.8:
Loop Statement

This loop statement is the only form of looping defined for the Sather language. It describes an infinite loop which can only be left by the use of a terminating iter - or by rasing some exception.

Concrete Syntax

loop statement = Loop_SY, statement list, End_SY ;

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: Wednesday, 25 April 2001.
Produced yh Amaya