Hi,

I'm in the process of writing a C program, but I can't stop thinking about how some functions would be much nicer implemented in Haskell.

Is there a way to write some of the functions in Haskell and then use them in my C code via some kind of interface?

BTW yes, I have been thinking about writing the whole program in Haskell, but I just don't have the level of experience in Haskell programming for that, since it's really heavy on IO.

Thanks in advance for the answers!

Regards
Philip
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to