The bindings-common package
This package is obsolete: use bindings-DSL instead.
Packages named bindings-* contain low level bindings to well known libraries, as a resource to be used by developers of higher level modules. This bindings-common package provides hsc2hs 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 to hsc2hs 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.
Properties
| Versions | 0.1, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 1.0, 1.1, 1.2, 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4 |
|---|---|
| Dependencies | base (≥3 & <5) |
| License | BSD3 |
| Author | Maurício C. Antunes |
| Maintainer | Maurício C. Antunes <mauricio.antunes@gmail.com> |
| Stability | Stable, tested, maintained. |
| Category | FFI |
| Home page | http://bitbucket.org/mauricio/bindings-common |
| Bug tracker | http://bitbucket.org/mauricio/bindings-common/issues |
| Upload date | Sun Nov 8 06:59:40 UTC 2009 |
| Uploaded by | MauricioAntunes |
| Built on | ghc-6.10 |
| Build failure | ghc-6.12 (log) |
Modules
Downloads
- bindings-common-1.3.3.tar.gz (Cabal source package)
- package description (included in the package)