- haddock-interface-42
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.
Installed Size: 1.4 MB
Architectures: all