Maybe you can take a look into:

http://www.haskell.org/ghc/docs/papers/hep.ps.gz

"Architecture of the Haskell Execution Platform"

"The DietHEP component [...] allows  us to view any Haskell module as
an ordinary DLL".


Hope to be usefull...


On Thu, 28 Oct 2004, David Lo wrote:

> Dear all,
>
> I'm new in Haskell. I need to port a haskell application written by
> someone else to be called by a .Net C# application. I know how to call C++
> DLL from C#. However, please kindly advise me how to convert Haskell code
> to DLL or at least how to write a DLL(in C++) to call haskell code ?
> Any help will
> really be appreciated.
>
> Best Regards,
>
> David
> _______________________________________________
> FFI mailing list
> [EMAIL PROTECTED]
> http://www.haskell.org/mailman/listinfo/ffi
>
_______________________________________________
FFI mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/ffi

Reply via email to