Up Next
Go up to 5 Our Proposal More in Detail
Go forward to 5.2 Abstract Syntax

5.1 Parameter Typing

The properties we want to be able to express to qualify the parameters are basically: Therefore, the information needed to qualify a parameter consists of a specification, where the symbol of the signature are classified into generic (the meta-variables) and fixed (the meta-constants). Obviously not any such classification is sensible. For instance, a generic sort cannot appear in the profile of a fixed function.

>From methodological analysis, it appears that the fixed symbols usually form, or better are imported from, the signature of already defined specification(s) used to build the overall parametr type, like NAT, BOOL and such.

This is basically the rationale behind the typing system we propose in the sequel.


CoFI Note: L-3 --DRAFT, Version 0.2-- 21 May 1997.
Comments to cerioli@disi.unige.it

Up Next