DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamec2hs
BeschreibungC->Haskell Interface Generator
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version0.16.2-1
Sektionhaskell
Prioritätoptional
Installierte Größe3084 Byte
Hängt ab vonlibc6 (>= 2.3), libffi5 (>= 3.0.4), libgmp3c2
Empfohlene Pakete
PaketbetreuerDebian Haskell Group
Quelle
Paketgröße784458 Byte
Prüfsumme MD597bc86db65b1d8c44fd14dc51b314978
Prüfsumme SHA1111c39d0c2905e6b7fef0ed7b452d57a99a8bf49
Prüfsumme SHA2568b9ed547874efdf95e6b799def4e26def762e5be9255a979ff95ce5d7ae8eaee
Link zum Herunterladenc2hs_0.16.2-1_i386.deb
Ausführliche BeschreibungC->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.


Impressum
Linux is a registered trademark of Linus Torvalds