Sciweavers

399 search results - page 1 / 80
» Type Classes are Signatures of Abstract Types
Sort
View
PHOENIX
1991
15 years 1 months ago
Type Classes are Signatures of Abstract Types
Konstantin Läufer, Martin Odersky
TPHOL
1997
IEEE
15 years 2 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
15 years 3 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
15 years 1 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