Sciweavers

1021 search results - page 6 / 205
» Pure Subtype Systems
Sort
View
PEPM
1995
ACM
15 years 3 months ago
Effect Systems with Subtyping
Yan Mei Tang, Pierre Jouvelot
ICFP
1997
ACM
15 years 3 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»
14 years 11 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