Package Info

ghc-incremental-parser


Generic parser library capable of providing partial results from partial input


Development/Libraries/Haskell

This package defines yet another parser combinator library. This one 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, its chunks can be extracted incrementally, before the complete input is parsed.


License: GPL-3.0+
URL: https://hackage.haskell.org/package/incremental-parser

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.2.5.1-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-incremental-parser
  • ghc-incremental-parser-devel
0.2.5.1-bp150.2.4 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-incremental-parser
  • ghc-incremental-parser-devel
0.2.5.1-bp150.2.6 info GA Release 2018-07-30 15
  • x86-64
  • ghc-incremental-parser
  • ghc-incremental-parser-devel