libghc-incremental-parser-prof

generic incremental parsers; profiling libraries

Description

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, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/blamario/incremental-parser


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-incremental-parser-prof