Paketname | c2hs-doc |
Beschreibung | C->Haskell Interface Generator -- Documentation package |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.16.2-1 |
Sektion | doc |
Priorität | optional |
Installierte Größe | 260 Byte |
Hängt ab von | |
Empfohlene Pakete | |
Paketbetreuer | Debian Haskell Group |
Quelle | c2hs |
Paketgröße | 38026 Byte |
Prüfsumme MD5 | 546804f3f048d398e2dbbbcf977dea67 |
Prüfsumme SHA1 | 497cd44e5f1a87c73f1fbe56eeb33f61eace95d7 |
Prüfsumme SHA256 | 25bc61b371094b682df806f9f599636dcd9cf906b9684065c3ab9a6165bf53c0 |
Link zum Herunterladen | c2hs-doc_0.16.2-1_all.deb |
Ausführliche Beschreibung | C->Haskell is an interface generator that simplifies the development
of Haskell bindings to C libraries. The tool processes existing C
header files that determine data layout and function signatures on
the C side in conjunction with Haskell modules that specify
Haskell-side type signatures and marshaling details. Hooks embedded
in the Haskell code signal access to C structures and functions --
they are expanded by the interfacing tool in dependence on
information from the corresponding C header file.
.
Haskell 98 is "the" standard lazy functional programming language.
More info plus the language definition is at http://www.haskell.org/.
.
This package contains documentation for c2hs.
|