Implementing Haskell overloading

Abstract
Haskell overloading poses new challenges for compiler writers.Until recently there have been no implementations ofit which have had acceptable performance; users have beenadviced to avoid it by using explicit type signatures. Thisis unfortunate since it does not promote the reusability ofsoftware components that overloading really offers.In this paper we describe a number of ways to improvethe speed of Haskell overloading. None of the techniquesdescribed here is particularly exciting or ...

This publication has 6 references indexed in Scilit: