The Type and Effect Discipline (1992)
Cached
Download Links
- [cri.ensmp.fr]
- [www.irisa.fr]
- [www.irisa.fr]
- DBLP
Other Repositories/Bibliography
| Venue: | Information and Computation |
| Citations: | 135 - 3 self |
BibTeX
@INPROCEEDINGS{Talpin92thetype,
author = {Jean-Pierre Talpin and Pierre Jouvelot},
title = {The Type and Effect Discipline},
booktitle = {Information and Computation},
year = {1992},
pages = {162--173}
}
Years of Citing Articles
OpenURL
Abstract
The type and effect discipline is a new framework for reconstructing the principal type and the minimal effect of expressions in implicitly typed polymorphic functional languages that support imperative constructs. The type and effect discipline outperforms other polymorphic type systems. Just as types abstract collections of concrete values, effects denote imperative operations on regions. Regions abstract sets of possibly aliased memory locations. Effects are used to control type generalization in the presence of imperative constructs while regions delimit observable side-effects. The observable effects of an expression range over the regions that are free in its type environment and its type; effects related to local data structures can be discarded during type reconstruction. The type of an expression can be generalized with respect to the variables that are not free in the type environment or in the observable effect. 1 Introduction Type inference [12] is the process that automa...







