Paketname | c2hs |
Beschreibung | C->Haskell Interface Generator |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.15.1-4 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 1880 Byte |
Hängt ab von | libc6 (>= 2.4), libgmp3c2 |
Empfohlene Pakete | ghc6 |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 509392 Byte |
Prüfsumme MD5 | 48c7f31466a34e37f79769e4897eda25 |
Prüfsumme SHA1 | 60407ed0f654e2288ec8d400cee7de9b5c2687e7 |
Prüfsumme SHA256 | a86cb46372d16b26698d792f704be0218920ac46f25efd0e47d8b8cb02946cbe |
Link zum Herunterladen | c2hs_0.15.1-4_i386.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 the c2hs parser.
|