パッケージ: c2hs (0.28.8-1)
c2hs に関するリンク
Trisquel の資源:
c2hs ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Haskell Group (メールアーカイブ)
- Erik de Castro Lopo
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
C->Haskell Interface Generator
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.
その他の c2hs 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10 (>= 2:6.2.1+dfsg)
- Multiprecision arithmetic library