bindings-DSL-1.0.1: Domain specific language for FFI description, on top of hsc2hs.

The bindings-DSL package

This is a set of macros to be used when writing Haskell FFI. They were designed to be able to fully describe C interfaces, so that hsc2hs can extract from them all Haskell code needed to mimic such interfaces. All Haskell names used are automatically derived from C names, structures are mapped to Haskell instances of Storable, and there are also macros you can use with C code to help write bindings to inline functions or macro functions. Documentation is available in package homepage:

http://bitbucket.org/mauricio/bindings-dsl

This package contains no Haskell code, only C header files designed for hsc2hsc.

Properties

Versions1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.0.7, 1.0.8, 1.0.9, 1.0.10, 1.0.11, 1.0.12, 1.0.14, 1.0.15
Dependenciesbase (<1000)
LicenseBSD3
AuthorMaurício C. Antunes
MaintainerMaurício C. Antunes <mauricio.antunes@gmail.com>
StabilityStable API, ready for production use. Maintained with care.
CategoryFFI
Home pagehttp://bitbucket.org/mauricio/bindings-dsl
Bug trackerhttp://bitbucket.org/mauricio/bindings-dsl/issues
Upload dateThu Nov 12 16:13:59 UTC 2009
Uploaded byMauricioAntunes
Built onghc-6.10
DistributionsDebian: 1.0.15

Modules

Downloads