c-ffi-example
Example usage of the Haskell C FFI.
~/Desktop/c-ffi-example ยป nix-build
~/Desktop/c-ffi-example ยป ./result/bin/person [email protected]
Name: david
Age: 30
Person {name = "david", age = 30}
C Ffi Example
Example usage of the Haskell C FFI with hsc2hs
C Ffi Example Info
โญ Stars 10
๐ Source Code github.com
๐ Last Update 7 months ago
๐ Created 4 years ago
๐ Open Issues 0
โ Star-Issue Ratio Infinity
๐ Author dmjio