Interfacing Haskell with Object-Oriented (2004)
by
Languages Andre Pang
,
Andre T. H. Pang
15th International Workshop on the Implementation of Functional Languages (IFL’03), LNCS
Add To MetaCart
Abstract:
The interfacing of object-oriented languages with functional languages, in general, and with Haskell, in particular, has received a considerable amount of attention. Previous work, including Lambada, a Haskell to Java bridge, showed how an object-oriented class hierarchy can be modeled using Haskell type classes, such that Java libraries can be used conveniently from Haskell.
Citations
| 116 | Type classes with functional dependencies – Jones - 2000 |
| 74 | Type classes: Exploring the design space – Jones, Jones, et al. - 1997 |

