@inbook{b06dc74fe207407098296b0ff97c31fe,
title = "System E: Expansion variables for flexible typing with linear and non-linear types and intersection types",
abstract = "Types are often used to control and analyze computer programs. Intersection types give great flexibility, but have been difficult to implement. The ! operator, used to distinguish between linear and non-linear types, has good potential for better resource-usage tracking, but has not been as flexible as one might want and has been difficult to use in compositional analysis. We introduce System E, a type system with expansion variables, linear intersection types, and the ! type constructor for creating non-linear types. System E is designed for maximum flexibility in automatic type inference and for ease of automatic manipulation of type information. Expansion variables allow postponing the choice of which typing rules to use until later constraint solving gives enough information to allow making a good choice. System E removes many difficulties that expansion variables had in the earlier System I and extends expansion variables to work with ! in addition to the intersection type constructor. We present subject reduction for call-by-need evaluation and discuss program analysis in System E. {\textcopyright} Springer-Verlag 2004.",
author = "S{\'e}bastien Carlier and Jeff Polakow and Wells, {J. B.} and Kfoury, {A. J.}",
year = "2004",
doi = "10.1007/978-3-540-24725-8_21",
language = "English",
isbn = "978-3-540-21313-0",
volume = "2986",
series = "Lecture Notes in Computer Science",
pages = "294--309",
booktitle = "Programming Languages and Systems",
note = "13th European Symposium on Programming, ESOP 2004 ; Conference date: 29-03-2004 Through 02-04-2004",
}