An open API service indexing awesome lists of open source software.

https://github.com/aerphanas/ffi-c-haskell

Example of Foreign Function Interface in haskell
https://github.com/aerphanas/ffi-c-haskell

c cabal cpp foreign-function-interface haskell

Last synced: 8 months ago
JSON representation

Example of Foreign Function Interface in haskell

Awesome Lists containing this project

README

          

# FFI-C-Haskell

Foreign Function Interface C programming in haskell

## How to run

```sh
cabal run
```