套件: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 infrastructure and SGML catalog file support
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- 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