Calling Haskell from .Net application

Rafael Martinez Torres rmartine at fdi.ucm.es
Thu Nov 11 06:45:44 EST 2004


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
> FFI at haskell.org
> http://www.haskell.org/mailman/listinfo/ffi
>



More information about the FFI mailing list