ACM Home Page
Please provide us with feedback. Feedback
A system of constructor classes: overloading and implicit higher-order polymorphism
Full text PdfPdf (1.04 MB)
Source Functional Programming Languages and Computer Architecture archive
Proceedings of the conference on Functional programming languages and computer architecture table of contents
Copenhagen, Denmark
Pages: 52 - 61  
Year of Publication: 1993
ISBN:0-89791-595-X
Author
Sponsors
SIGARCH: ACM Special Interest Group on Computer Architecture
IFIP WG 2.8 : IFIP WG 2.8
SIGPLAN: ACM Special Interest Group on Programming Languages
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 5,   Downloads (12 Months): 71,   Citation Count: 30
Additional Information:

references   cited by   index terms   review   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/165180.165190
What is a DOI?

REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
H. Barendregt. Introduction to generalized type systems. Journal of Functional Programming, volume 1, part 2, 1991.
 
2
3
4
5
6
 
7
 
8
 
9
 
10
11
 
12
13
14
15

CITED BY  30


REVIEW

"Edward A. Schneider : Reviewer"

Jones presents an important extension to type classes as found in the applicative programming language Haskell. Type classes are a set of types to which a group of polymorphic functions may be applied; they provide a means to control ad hoc po  more...