The latest version of bindings-common is 1.3.4-0.
bindings-common
Version 1.3.3 revision 0 uploaded by MauricioAntunes.
Package meta
- Synopsis
- Preprocessor DSL for low level FFI.
- Description
Packages named
bindings-*
contain low level bindings to well known libraries, as a resource to be used by developers of higher level modules. Thisbindings-common
package provideshsc2hs
macros that allows writing code for such low level bindings that is easy to write, read and maintain, while keeping names and functionality as close as possible to the base library. These macros can be used as a simple alternative to, say,c2hs
, or tohsc2hs
original macros. Bindings for the standard C library are also provided, and its source code shows how most macros are supposed to be used. More examples and reference documentation can be found at project homepage.- Author
- Maurício C. Antunes
- Bug reports
- http://bitbucket.org/mauricio/bindings-common/issues
- Category
- FFI
- Copyright
- n/a
- Homepage
- http://bitbucket.org/mauricio/bindings-common
- Maintainer
- Maurício C. Antunes <mauricio.antunes@gmail.com>
- Package URL
- n/a
- Stability
- Stable, tested, maintained.