hsc2hs-0.67.20061107: A preprocessor that helps with writing Haskell bindings to C code

The hsc2hs package

The hsc2hs program can be used to automate some parts of the process of writing Haskell bindings to C code. It reads an almost-Haskell source file with embedded special constructs, and outputs a real Haskell file with these constructs processed, based on information taken from some C headers. The extra constructs provide Haskell counterparts of C types, values of C constants, including sizes of C types, and access to fields of C structs.

For more details, see http:www.haskell.orgghcdocslatesthtmlusers_guidehsc2hs.html

Properties

Version0.67.20061107
Dependenciesbase
LicenseBSD3
Copyright2000, Marcin Kowalczyk
AuthorMarcin Kowalczyk <qrczak@knm.org.pl>
Maintainercvs-fptools@haskell.org
CategoryDevelopment
Executableshsc2hs
Upload dateTue Nov 7 10:19:40 UTC 2006
Uploaded byRossPaterson
Built onghc-6.6
Build failureghc-6.10 (log), ghc-6.8 (log)

Downloads