[Haskell-cafe] C Bindings?
Graham Klyne
GK at ninebynine.org
Tue Apr 13 19:11:57 EDT 2004
It's not really "newbie" stuff, but maybe this is what you're looking for:
http://www.cse.unsw.edu.au/~chak/haskell/ffi/
#g
--
At 09:56 13/04/04 -0700, Russ Lewis wrote:
>Does Haskell have some mechanism that allows it to link to C, or other
>imperative languages?
>
>I know, you could use the IO Monad to do it...using stdin and stdout as
>pipes to any other program. But is there a way to link Haskell into a C
>program?
>
>Thanks again for the help for a newbie...
> Russ
>
>_______________________________________________
>Haskell-Cafe mailing list
>Haskell-Cafe at haskell.org
>http://www.haskell.org/mailman/listinfo/haskell-cafe
------------
Graham Klyne
For email:
http://www.ninebynine.org/#Contact
More information about the Haskell-Cafe
mailing list