Results 1 -
2 of
2
Possibilities and limitations of call-by-need space improvement
- In Proceedings of the sixth ACM SIGPLAN International Conference on Functional Programming
, 2001
"... ..."
Abstract A Generic Usage Analysis with Subeffect Qualifiers
"... Sharing analysis and uniqueness typing are static analyses that aim at determining which of a program’s objects are to be used at most once. There are many commonalities between these two forms of usage analysis. We make their connection precise by developing an expressive generic analysis that can ..."
Abstract
- Add to MetaCart
Sharing analysis and uniqueness typing are static analyses that aim at determining which of a program’s objects are to be used at most once. There are many commonalities between these two forms of usage analysis. We make their connection precise by developing an expressive generic analysis that can be instantiated to both sharing analysis and uniqueness typing. The resulting system, which combines parametric polymorphism with effect subsumption, is specified within the general framework of qualified types, so that readily available tools and techniques can be used for the development of implementations and metatheory.

