Abstract Types Have Existential TypeDownload PDFOpen Website

Published: 1988, Last Modified: 24 Jun 2023ACM Trans. Program. Lang. Syst. 1988Readers: Everyone
Abstract: data type declarations appear in typed programming languages like Ada, Alphard, CLU and ML. This form of declaration binds a list of identifiers to a type with associated operations, a composite “value” we call a data algebra. We use a second-order typed lambda calculus SOL to show how data algebras may be given types, passed as parameters, and returned as results of function calls. In the process, we discuss the semantics of abstract data type declarations and review a connection between typed programming languages and constructive logic.
0 Replies

Loading