Go backward to Denotational Semantics
Go up to Top
Go forward to Consequences of Correspondence

The Correspondence Principle

D in Declaration
U in Any-syntax-domain
A in Actual-parameter

D ::= ...| define I1(I2: theta) = U
U ::= ...| invoke I(A)
A ::= N | E | C | L | D | T

For every abstraction form there may be a corresponding parameterization form (and vice versa) with same binding semantics.


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: parameter.tex,v 1.1 1996/04/25 11:40:48 schreine Exp schreine

Prev Up Next