套件: libghc-incremental-parser-dev (0.2.5.2-1)
libghc-incremental-parser-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 haskell-incremental-parser:
- [haskell-incremental-parser_0.2.5.2-1.dsc]
- [haskell-incremental-parser_0.2.5.2.orig.tar.gz]
- [haskell-incremental-parser_0.2.5.2-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Haskell Group (郵件存檔)
- Clint Adams
外部的資源:
- 主頁 [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.1.3) [i386]
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
- dep: libc6 (>= 2.2.5) [amd64]
-
- dep: libghc-base-dev-4.9.1.0-5a696 [i386]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-base-dev-4.9.1.0-d28d6 [amd64]
- 本虛擬套件由這些套件提供: ghc
-
- dep: libghc-monoid-subclasses-dev-0.4.4-0afc2 [i386]
- 本虛擬套件由這些套件提供: libghc-monoid-subclasses-dev
-
- dep: libghc-monoid-subclasses-dev-0.4.4-28e80 [amd64]
- 本虛擬套件由這些套件提供: libghc-monoid-subclasses-dev
-
- dep: libgmp10
- Multiprecision arithmetic library
-
- sug: libghc-incremental-parser-doc
- generic incremental parsers; documentation
-
- sug: libghc-incremental-parser-prof
- generic incremental parsers; profiling libraries