bindings-common: Preprocessor DSL for low level FFI.
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.
Modules
[Index]
Downloads
- bindings-common-1.3.3.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 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) [details] |
License | BSD-3-Clause |
Author | Maurício C. Antunes |
Maintainer | Maurício C. Antunes <mauricio.antunes@gmail.com> |
Category | FFI |
Home page | http://bitbucket.org/mauricio/bindings-common |
Bug tracker | http://bitbucket.org/mauricio/bindings-common/issues |
Uploaded | by MauricioAntunes at 2009-11-08T06:59:40Z |
Distributions | |
Reverse Dependencies | 9 direct, 14 indirect [details] |
Downloads | 18315 total (26 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |