@inproceedings{peytonjones1999calling, author = {Peyton Jones, Simon and Meijer, Erik and Leijen, Daan and Finne, Sigbjörn}, title = {Calling Hell from Heaven and Heaven from Hell}, booktitle = {The International Conference on Functional Programming (ICFP'99), Paris, France}, year = {1999}, month = {September}, abstract = {The increasing popularity of component-based programming tools offer a big opporunity to designers of advanced programming languages, such as Haskell. If we can package our programs as COM objects, then it is easy to integrate them into applications written in other languages. In earlier work we described a preliminary integration of Haskell with Microsoft's Component Object Model (COM), focusing on how Haskell can create and invoke COM objects. This paper develops that work, concentrating on the mechanisms that support externally-callable Haskell functions, and the encapsulation of a Haskell program as a COM object.}, publisher = {ACM Press}, url = {http://approjects.co.za/?big=en-us/research/publication/calling-hell-from-heaven-and-heaven-from-hell/}, pages = {114-125}, edition = {The International Conference on Functional Programming (ICFP'99), Paris, France}, note = {Also appeared in ACM SIGPLAN Notices 34, 9, (Sep. 1999)}, }