[ 源代码: haskell-boomerang ]
软件包:libghc-boomerang-dev(1.4.5.5-3 以及其他的)
libghc-boomerang-dev 的相关链接
Debian 的资源:
下载源码包 haskell-boomerang:
- [haskell-boomerang_1.4.5.5-3.dsc]
- [haskell-boomerang_1.4.5.5.orig.tar.gz]
- [haskell-boomerang_1.4.5.5-3.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [hackage.haskell.org]
相似软件包:
invertible parsing and printing
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 normal library files.
其他与 libghc-boomerang-dev 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc6 (>= 2.1.3)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libghc-base-dev-4.11.1.0-3abbc
- 本虚包由这些包填实: ghc
-
- dep: libghc-mtl-dev-2.2.2-32af5
- 本虚包由这些包填实: ghc
-
- dep: libghc-semigroups-dev-0.18.5-cb97f
- 本虚包由这些包填实: libghc-semigroups-dev
-
- dep: libghc-template-haskell-dev-2.13.0.0-154a8
- 本虚包由这些包填实: ghc
-
- dep: libghc-text-dev-1.2.3.1-3acd7
- 本虚包由这些包填实: ghc
-
- dep: libgmp10
- 多精度运算库
-
- sug: libghc-boomerang-doc
- invertible parsing and printing; documentation
-
- sug: libghc-boomerang-prof
- invertible parsing and printing; profiling libraries