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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 1,694.0 kB | 9820 kB | [list of files] |
| amd64 | 486.9 kB | 2572 kB | [list of files] |
| arm | 1,109.1 kB | 7552 kB | [list of files] |
| hppa | 1,704.7 kB | 8672 kB | [list of files] |
| i386 | 455.2 kB | 1724 kB | [list of files] |
| ia64 | 1,607.9 kB | 16532 kB | [list of files] |
| mips | 2,003.3 kB | 13156 kB | [list of files] |
| mipsel | 1,954.7 kB | 13152 kB | [list of files] |
| powerpc | 1,054.2 kB | 6920 kB | [list of files] |
| s390 | 1,765.5 kB | 8400 kB | [list of files] |
| sparc | 1,068.9 kB | 6784 kB | [list of files] |