Sciweavers

2290 search results - page 60 / 458
» Extensible Protected Types
Sort
View
JAPLL
2008
79views more  JAPLL 2008»
15 years 6 months ago
The seven virtues of simple type theory
Simple type theory, also known as higher-order logic, is a natural extension of first-order logic which is simple, elegant, highly expressive, and practical. This paper surveys th...
William M. Farmer
ICFP
1999
ACM
15 years 10 months ago
Representing Java Classes in a Typed Intermediate Language
We propose a conservative extension of the polymorphic lambda calculus (A5B ) as an intermediate language for compiling languages with name-based class and interface hierarchies. ...
Christopher League, Zhong Shao, Valery Trifonov
VLDB
1995
ACM
112views Database» more  VLDB 1995»
15 years 9 months ago
Type Classification of Semi-Structured Documents
Semi-structured documents (e.g. journal art,icles, electronic mail, television programs, mail order catalogs, ...) a.re often not explicitly typed; the only available t,ype inform...
Markus Tresch, Neal Palmer, Allen Luniewski
ESOP
2001
Springer
15 years 10 months ago
Encoding Intensional Type Analysis
Abstract. Languages for intensional type analysis permit ad-hoc polymorphism, or run-time analysis of types. However, such languages require complex, specialized constructs to supp...
Stephanie Weirich
ESOP
1999
Springer
15 years 10 months ago
Types and Subtypes for Client-Server Interactions
We define an extension of the π-calculus with a static type system which supports high-level specifications of extended patterns of communication, such as client-server protocol...
Simon J. Gay, Malcolm Hole