[Haskell-cafe] C Bindings?

Russ Lewis spamhole-2001-07-16 at deming-os.org
Tue Apr 13 10:56:24 EDT 2004


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



More information about the Haskell-Cafe mailing list