The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis of a database programming language. The first is an extension to the language of types that captures the polymorphic nature of field selection; the second is a technique that generalizes relational operators to arbitrary data structures. The combination provides a statically typed language in which relational databases may be cleanly represented as typed structures. As in ML types are inferred, which relieves the programmer of making the rather complicated type assertions that may be required to express the most general type of a program that involves field selection and generalized relational operators. It is also possible to use these ideas...
Central features of object-oriented programming are method inheritance and data abstraction attained...
This thesis develops a polymorphic type system for logic programs. Our approach is semantically orie...
Flexibility of programming and efficiency of program execution are two important features of a progr...
The polymorphic type system of ML can be extended in two ways to make it the appropriate basis of a ...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
The purpose of this thesis is to investigate a type system for databases and object-oriented program...
Machiavelli is a polymorphically typed programming language in the spirit of ML, but supports a diff...
This paper proposes a framework of denotational semantics of database type systems and constructs a ...
A database programming language is a programming language ex-tended with database operations. In thi...
AbstractA number of data models for complex database objects have been proposed. Unfortunately, thes...
AbstractWe give a polymorphic account of the relational algebra. We introduce a formalism of “type f...
Type inference for structural polymorphism ---i.e. record and variant polymorphism--- has been an ac...
Our objective is to understand the notion of type in programming languages, present a model of typed...
AbstractThe Hindley/Milner discipline for polymorphic type inference in functional programming langu...
Central features of object-oriented programming are method inheritance and data abstraction attained...
This thesis develops a polymorphic type system for logic programs. Our approach is semantically orie...
Flexibility of programming and efficiency of program execution are two important features of a progr...
The polymorphic type system of ML can be extended in two ways to make it the appropriate basis of a ...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
The polymorphic type system of ML can be extended in two ways that make it appropriate as the basis ...
The purpose of this thesis is to investigate a type system for databases and object-oriented program...
Machiavelli is a polymorphically typed programming language in the spirit of ML, but supports a diff...
This paper proposes a framework of denotational semantics of database type systems and constructs a ...
A database programming language is a programming language ex-tended with database operations. In thi...
AbstractA number of data models for complex database objects have been proposed. Unfortunately, thes...
AbstractWe give a polymorphic account of the relational algebra. We introduce a formalism of “type f...
Type inference for structural polymorphism ---i.e. record and variant polymorphism--- has been an ac...
Our objective is to understand the notion of type in programming languages, present a model of typed...
AbstractThe Hindley/Milner discipline for polymorphic type inference in functional programming langu...
Central features of object-oriented programming are method inheritance and data abstraction attained...
This thesis develops a polymorphic type system for logic programs. Our approach is semantically orie...
Flexibility of programming and efficiency of program execution are two important features of a progr...