C2hs
From HaskellWiki
Revision as of 17:47, 14 May 2017 by Bsammon (talk | contribs) ("C2HS example" link dead, replace with archive.org)
C->Haskell FFI (c2hs) is an interface generator that simplifies the development of Haskell bindings to C libraries.
Download
Documentation
- 6-part, relatively up-to-date c2hs tutorial
- c2hs Homepage
- Haskell Bindings to C from Start to Finish (a blog article)
- C2HS example: To save other people frustration (blog)
This article is a stub. You can help by expanding it.