パッケージ: libghc-boomerang-doc (1.4.8-1)
libghc-boomerang-doc に関するリンク
Debian の資源:
haskell-boomerang ソースパッケージをダウンロード:
- [haskell-boomerang_1.4.8-1.dsc]
- [haskell-boomerang_1.4.8.orig.tar.gz]
- [haskell-boomerang_1.4.8-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [hackage.haskell.org]
類似のパッケージ:
invertible parsing and printing; documentation
Specify a single unified grammar which can be used for parsing and pretty-printing.
Boomerang is a DSL for creating parsers and pretty-printers using a single specification. Instead of writing a parser, and then writing a separate pretty-printer, both are created at once. This saves time, and ensures that the parser and pretty-printer are inverses and stay in-sync with each other.
Boomerang is a generalized derivative of the Zwaluw library created by Sjoerd Visscher and Martijn van Steenbergen.
This package contains the documentation files.
その他の libghc-boomerang-doc 関連パッケージ
|
|
|
|
-
- dep: haddock-interface-38
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: sgml-base (>= 1.28)
- SGML インフラストラクチャおよび SGML カタログファイルのサポート
-
- rec: ghc-doc
- Glasgow Haskell Compilation システムのドキュメンテーション
-
- rec: libghc-boomerang-dev
- invertible parsing and printing
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-boomerang-prof
- invertible parsing and printing; profiling libraries