Dave Tweed wrote:
> David Elworthy wrote:
> > The Green Card manual says there is zero demand for calling Haskell from
> > C. Well, here is an increment to that: there is now 1 demand.
> 
> Better make that 1 1/2. I'd like to be able to call Haskell from C (well,

I can't resist: make that 2 1/2.  My benchmarking kit for functional
data structures, Auburn, see

http://www.cs.york.ac.uk/~gem/auburn/

works a lot better at the moment if we use a Green Card extension that
allows C to call Haskell.  The York release of nhc does support such
an extension, see

http://www.cs.york.ac.uk/fp/

Simon L Peyton Jones wrote:
|Something will happen here, although not that fast.  Getting C to
|call Haskell  is part of getting COM to call Haskell, which we want
|to do.

Good.  

Graeme.

Reply via email to