logo
首页技术栈工具库讨论
c2hs

c2hs

C->Haskell assists in the development of Haskell bindings to C libraries. It extracts interface information from C header files and generates Haskell code with foreign imports and marshaling. Unlike writing foreign imports by hand (or using hsc2hs), this ensures that C functions are imported with the correct Haskell types.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconhaskell/c2hs171
HACKAGE
carbal install c2hs
查看
标签
根据用户添加的标签生成
暂无标签