C2hs
From HaskellWiki
(Difference between revisions)
(structure) |
(move stub tag down to reduce confusion) |
||
| Line 1: | Line 1: | ||
| - | |||
| - | |||
'''c2hs: C->Haskell FFI''' is a tool that gives some cross-language type safety | '''c2hs: C->Haskell FFI''' is a tool that gives some cross-language type safety | ||
| Line 13: | Line 11: | ||
[[Category: Development tools]] | [[Category: Development tools]] | ||
[[Category: Standard packages]] | [[Category: Standard packages]] | ||
| + | |||
| + | {{Stub}} | ||
Revision as of 14:47, 21 August 2009
c2hs: C->Haskell FFI is a tool that gives some cross-language type safety
1 Download
2 Documentation
- 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.
Categories: Development tools | Standard packages | Stub articles
