软件包:libghc-language-c99-dev(0.2.0-3)
libghc-language-c99-dev 的相关链接
Debian 的资源:
下载源码包 haskell-language-c99:
- [haskell-language-c99_0.2.0-3.dsc]
- [haskell-language-c99_0.2.0.orig.tar.gz]
- [haskell-language-c99_0.2.0-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
- libghc-language-c99-prof
- libghc-language-c99-simple-dev
- libghc-language-c99-util-dev
- libghc-language-c99-simple-doc
- libghc-language-c99-simple-prof
- libghc-language-c99-util-doc
- libghc-language-c99-util-prof
- libghc-wl-pprint-extras-dev
- libghc-wl-pprint-extras-doc
- libghc-wl-pprint-extras-prof
- libghc-ghc-exactprint-dev
Impl. of C99 AST that strictly follows the standard
This package contains an implementation of the C99 AST as described in <http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf>. Sticking closely to this standard assures us that the program we deal with is a valid C99 program.
Additionally the library comes with a pretty printer.
The package does not come with handy wrapper and utility functions to write a C99 program, it just contains the bare AST. It is highly recommended to use the wrapper provided by 'language-c99-simple' and 'language-c99-util' for writing programs.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他与 libghc-language-c99-dev 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.18.2.1-3be9b
- 本虚包由这些包填实: ghc
-
- dep: libghc-pretty-dev-1.1.3.6-909c8
- 本虚包由这些包填实: ghc
-
- dep: libgmp10 (>= 2:6.3.0 dfsg)
- 多精度运算库