パッケージ: libghc-incremental-parser-dev (0.4.0.2-1 など)
libghc-incremental-parser-dev に関するリンク
Debian の資源:
haskell-incremental-parser ソースパッケージをダウンロード:
- [haskell-incremental-parser_0.4.0.2-1.dsc]
- [haskell-incremental-parser_0.4.0.2.orig.tar.gz]
- [haskell-incremental-parser_0.4.0.2-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [patch-tag.com]
類似のパッケージ:
generic incremental parsers
Incremental parsers can provide partial results from partial input. This parser library is implemented using the concept of Brzozowski derivatives, tweaked and optimized to work with any monoidal input type. Lists, ByteString, and Text are supported out of the box, as well as any other data type for which the monoid-subclasses package defines instances. If the parser result is also a monoid, the parser can provide it incrementally, before the complete input is parsed.
This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
その他の libghc-incremental-parser-dev 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libghc-base-dev-4.13.0.0-d4e5b
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libghc-monoid-subclasses-dev-1.0.1-bedcf
- 以下のパッケージによって提供される仮想パッケージです: libghc-monoid-subclasses-dev
-
- dep: libghc-parsers-dev-0.12.10-dbc8f
- 以下のパッケージによって提供される仮想パッケージです: libghc-parsers-dev
-
- dep: libghc-rank2classes-dev-1.3.2.1-3a680
- 以下のパッケージによって提供される仮想パッケージです: libghc-rank2classes-dev
-
- dep: libghc-transformers-dev-0.5.6.2-59c2c
- 以下のパッケージによって提供される仮想パッケージです: ghc
-
- dep: libgmp10
- 多倍長精度演算ライブラリ
-
- sug: libghc-incremental-parser-doc
- generic incremental parsers; documentation
-
- sug: libghc-incremental-parser-prof
- generic incremental parsers; profiling libraries