Sather Home Page

Section 6.8.11:
Logical Expression

This form of expression is that which is fundamental to the notion of a stored program being able to execute different actions dependent upon the state of more than one data value.

Concrete Syntax

logical expression = expression, binary logical op, expression ;
binary logical op = And_SY | Or_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: Thursday, 26 April 2001.
Produced with Amaya