C2hs
From HaskellWiki
(Difference between revisions)
(Added a very helpful tutorial link to the top of the list (not my work)) |
(Changed category "Standard packages" to "Packages") |
||
| Line 12: | Line 12: | ||
[[Category: Development tools]] | [[Category: Development tools]] | ||
| - | [[Category: | + | [[Category: Packages]] |
{{Stub}} | {{Stub}} | ||
Current revision
C->Haskell FFI (c2hs) is an interface generator that simplifies the development of Haskell bindings to C libraries.
1 Download
2 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.
