Sciweavers

596 search results - page 12 / 120
» Subtyping Recursive Types
Sort
View
76
Voted
ICFP
2007
ACM
15 years 11 months ago
Subtyping and intersection types revisited
Frank Pfenning
HASKELL
2008
ACM
15 years 22 days ago
Lightweight monadic regions
We present Haskell libraries that statically ensure the safe use of resources such as file handles. We statically prevent accessing an already closed handle or forgetting to clos...
Oleg Kiselyov, Chung-chieh Shan
ENTCS
2002
91views more  ENTCS 2002»
14 years 11 months ago
Subtyping in Logical Form
By using intersection types and filter models we formulate a theory of types for a -calculus with record subtyping via a finitary programming logic. Types are interpreted as space...
Ugo de'Liguoro
APLAS
2004
ACM
15 years 5 months ago
An Implementation of Subtyping Among Regular Expression Types
Kenny Zhuo Ming Lu, Martin Sulzmann