Sciweavers

399 search results - page 1 / 80
» Type Classes are Signatures of Abstract Types
Sort
View
PHOENIX
1991
13 years 8 months ago
Type Classes are Signatures of Abstract Types
Konstantin Läufer, Martin Odersky
TPHOL
1997
IEEE
13 years 9 months ago
Type Classes and Overloading in Higher-Order Logic
Type classes and overloading are shown to be independent concepts that can both be added to simple higher-order logics in the tradition of Church and Gordon, without demanding more...
Markus Wenzel
ASPLOS
2006
ACM
13 years 11 months ago
Type inference for unboxed types and first class mutability
Systems programs rely on fine-grain control of data representation and use of state to achieve performance, conformance to hardware specification, and temporal predictability. T...
Swaroop Sridhar, Jonathan S. Shapiro
ECOOP
2006
Springer
13 years 8 months ago
Parameterized Modules for Classes and Extensible Functions
Abstract. We present F(Eml), a language that combines classes, extensible functions, symmetric multiple dispatching, and a practical system for parameterized modules. Parameterized...
Keunwoo Lee, Craig Chambers