Sciweavers

399 search results - page 1 / 80
» Type Classes are Signatures of Abstract Types
Sort
View
59
Voted
PHOENIX
1991
15 years 2 months ago
Type Classes are Signatures of Abstract Types
Konstantin Läufer, Martin Odersky
71
Voted
TPHOL
1997
IEEE
15 years 3 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
127
Voted
NDJFL
2011
14 years 5 months ago
Lascar Types and Lascar Automorphisms in Abstract Elementary Classes
Tapani Hyttinen, Meeri Kesälä
99
Voted
ASPLOS
2006
ACM
15 years 4 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 2 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