Sciweavers

1021 search results - page 6 / 205
» Pure Subtype Systems
Sort
View
131
Voted
TACS
1997
Springer
15 years 10 months ago
System F with Width-Subtyping and Record Updating
Erik Poll
PEPM
1995
ACM
15 years 10 months ago
Effect Systems with Subtyping
Yan Mei Tang, Pierre Jouvelot
ICFP
1997
ACM
15 years 10 months ago
Foundations for the Implementation of Higher-Order Subtyping
We show how to implement a calculus with higher-order subtyping and subkinding by replacing uses of implicit subsumption with explicit coercions. To ensure this can be done, a pol...
Karl Crary
SCP
2002
119views more  SCP 2002»
15 years 6 months ago
Polymorphic subtyping in O'Haskell
O'Haskell is a programming language derived from Haskell by the addition of concurrent reactive objects and subtyping. Because Haskell already encompasses an advanced type sy...
Johan Nordlander