套件: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-bfdb4
- 本虛擬套件由這些套件填實: ghc
-
- dep: libghc-monoid-subclasses-dev-1.0.1-593e8
- 本虛擬套件由這些套件填實: libghc-monoid-subclasses-dev
-
- dep: libghc-parsers-dev-0.12.10-93757
- 本虛擬套件由這些套件填實: 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
- Multiprecision arithmetic library
-
- sug: libghc-incremental-parser-doc
- generic incremental parsers; documentation
-
- sug: libghc-incremental-parser-prof
- generic incremental parsers; profiling libraries