Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3,755 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hs-bindgen

License: BSD-3-Clause Build Status Nightly CI: Examples Nightly CI: Check links

hs-bindgen is a Haskell library that automatically generates Haskell FFI bindings from C header files.

Warning

This project has not had an official release yet. There is a wide variety of C (and C preprocessor) code in the world, so we are currently soliciting feedback prior to the first official release. Please try it out! If something breaks, please check the issues to see if the problem is already known, and open an issue if not.

Check the releases (RSS) for release information. A Hackage package will be made available from the first official release.

Documentation

Blog posts

Community

Papers

Examples

We test hs-bindgen with various C projects, and we include some examples in this repository. Please note that these are used for testing and are not meant to be complete. See the examples README for details.

Examples include:

Packages in this repository

  • hs-bindgen, a utility that automatically generates Haskell bindings from C headers
  • hs-bindgen-runtime, a library that provides runtime support for code generated by hs-bindgen
  • hs-bindgen-test-runtime, a library for testing bindings generated by hs-bindgen

Supporting packages

Contributors

Our thanks go to those who have contributed to hs-bindgen and supporting packages with development, bug reports, feature requests, blog posts, etc., including:

About

Automatically generate Haskell bindings from C header files

Resources

Stars

101 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages