On 9/14/05, Simon Peyton-Jones <simonpj@microsoft.com> wrote:
There's been a bit of traffic about calling Haskell from C++ recently, and I know that calling C++ from Haskell is a frequently asked question.
Would someone like to write up a description of how
If you did, we'd gladly include the result in the user manual, and save others a lot of head scratching. Maybe there are simple things we could do to GHC to make the process simpler. But what it needs is someone who knows C++ well to write a coherent story. Please!
to successfully call out from Haskell to C++ and vice versa,
using GHC?