套件:libghc-incremental-parser-doc(0.5.1-1)
libghc-incremental-parser-doc 的相關連結
Debian 的資源:
下載原始碼套件 haskell-incremental-parser:
- [haskell-incremental-parser_0.5.1-1.dsc]
- [haskell-incremental-parser_0.5.1.orig.tar.gz]
- [haskell-incremental-parser_0.5.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
generic incremental parsers; documentation
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 the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell.
其他與 libghc-incremental-parser-doc 有關的套件
|
|
|
|
-
- dep: haddock-interface-42
- 本虛擬套件由這些套件填實: ghc
-
- rec: ghc-doc
- Documentation for the Glasgow Haskell Compilation system
-
- rec: libghc-incremental-parser-dev
- generic incremental parsers
-
- rec: libghc-input-parsers-doc
- Extension of the parsers library; documentation
-
- rec: libghc-logict-doc
- Backtracking logic-programming monad; documentation
-
- rec: libghc-monoid-subclasses-doc
- subclasses of Monoid; documentation
-
- rec: libghc-parsers-doc
- parsing combinators; documentation
-
- rec: libghc-rank2classes-doc
- rank-2-type standard type constructor class hierarchy; documentation
-
- rec: libjs-mathjax
- JavaScript display engine for LaTeX and MathML
-
- sug: libghc-incremental-parser-prof
- generic incremental parsers; profiling libraries