パッケージ: libghc-language-c99-doc (0.2.0-3)
libghc-language-c99-doc に関するリンク
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-doc
- libghc-language-c99-util-doc
- libghc-language-c99-simple-dev
- libghc-language-c99-util-dev
- libghc-language-c99-simple-prof
- libghc-language-c99-util-prof
- libghc-wl-pprint-extras-doc
- libghc-wl-pprint-extras-dev
- libghc-wl-pprint-extras-prof
- libghc-ghc-exactprint-doc
Impl. of C99 AST that strictly follows the standard; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-language-c99-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-42
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-language-c99-dev
- Impl. of C99 AST that strictly follows the standard
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-language-c99-prof
- Impl. of C99 AST that strictly follows the standard; profiling libraries