Chapter 6 Data Type

Type Systems • A type system is a set of types and a collection of functions that define the type rules oEither an attribute grammar or a type map could be used for the functions oFinite mappings – model arrays and functions oCartesian products – model tuples and records oSet unions – model union types oSubsets – model subtypes ................
................