Haskell Bindings to C – c2hs
TomMD posted a nice introduction to using the interface generator C->Haskell
http://tommd.wordpress.com/2009/09/22/haskell-bindings-to-c-c2hs/I research and teach programming languages, compilers, and their applications at the University of New South Wales (UNSW), Sydney. My main interest is in functional and parallel programming, and in particular, in Haskell.
My Twitter handle is TacticalGrace.
Check out my UNSW website.
TomMD posted a nice introduction to using the interface generator C->Haskell
http://tommd.wordpress.com/2009/09/22/haskell-bindings-to-c-c2hs/http://vis.renci.org/jeff/2009/07/10/c2hs-example-to-save-other-people-frustr...
Nice hands-on example of using c2hs - and I apologise for the poor documentation of the tool.