Sciweavers

642 search results - page 17 / 129
» Once Upon a Type
Sort
View
ICFP
2007
ACM
15 years 11 months ago
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 betw...
Jurriaan Hage, Stefan Holdermans, Arie Middelkoop
COR
2007
83views more  COR 2007»
14 years 11 months ago
The impact of US tax depreciation law on asset location and ownership decisions
The decision of whether to manufacture products within the US, manufacture internationally or to outsource production depends critically upon a thorough understanding of the costs...
Joseph C. Hartman, Stephen L. Liedtka, Lawrence V....
ICFP
2005
ACM
15 years 11 months ago
Scrap your boilerplate with class: extensible generic functions
The `Scrap your boilerplate' approach to generic programming allows the programmer to write generic functions that can traverse arbitrary data structures, and yet have type-s...
Ralf Lämmel, Simon L. Peyton Jones
CATS
2007
15 years 1 months ago
Constructing Strictly Positive Families
In order to represent, compute and reason with advanced data types one must go beyond the traditional treatment of data types as being inductive types and, instead, consider them ...
Peter Morris, Thorsten Altenkirch, Neil Ghani
TLDI
2009
ACM
122views Formal Methods» more  TLDI 2009»
15 years 8 months ago
Towards type-theoretic semantics for transactional concurrency
We propose a dependent type theory that integrates programming, specifications, and reasoning about higher-order concurrent programs with shared transactional memory. The design ...
Aleksandar Nanevski, Paul Govereau, Greg Morrisett