Sciweavers

3 search results - page 1 / 1
» Monadic regions
Sort
View
97
Voted
HASKELL
2008
ACM
15 years 2 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
74
Voted
ICFP
2004
ACM
15 years 11 months ago
Monadic regions
Matthew Fluet, J. Gregory Morrisett
ICFP
2008
ACM
15 years 11 months ago
Functional translation of a calculus of capabilities
Reasoning about imperative programs requires the ability to track aliasing and ownership properties. We present a type system that provides this ability, by using regions, capabil...
Arthur Charguéraud, François Pottier