Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create C-bindings #22

Open
froozen opened this issue Oct 20, 2015 · 5 comments
Open

Create C-bindings #22

froozen opened this issue Oct 20, 2015 · 5 comments

Comments

@froozen
Copy link
Member

froozen commented Oct 20, 2015

When we started out, we decided we wanted to have working C-bindings as well.
We should put them in another repository, once we get to it.
This issue serves only as a reminder of that fact.

@sternenseemann
Copy link
Member

Which library should be used for that task?

@photm5
Copy link
Member

photm5 commented Oct 21, 2015

Are there even multiple libraries to choose from? I thought we’d need to use the GHC language extension ForeignFunctionInterface.

@sternenseemann
Copy link
Member

The FFI is for the call from Haskell to C I think.

@photm5
Copy link
Member

photm5 commented Oct 21, 2015

@sternenseemann
Copy link
Member

Very nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants