{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/incremental-parser","name":"incremental-parser","description":"This package defines yet another parser combinator library. This one is implemented using the concept of Brzozowski\nderivatives, tweaked and optimized to work with any monoidal input type. Lists, ByteString, and Text are supported out\nof the box, as well as any other data type for which the monoid-subclasses package defines instances. If the parser\nresult is also a monoid, its chunks can be extracted incrementally, before the complete input is parsed.","version":"0.5.1","softwareVersion":"0.5.1","license":"https://spdx.org/licenses/GPL-3.0-only","codeRepository":"https://github.com/blamario/incremental-parser","issueTracker":"https://github.com/blamario/incremental-parser/issues","url":"https://github.com/blamario/incremental-parser","keywords":["gpl","library","parsing","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"MarioBlazevic"}],"author":[{"@type":"Person","name":"MarioBlazevic"}],"copyrightHolder":[{"@type":"Person","name":"MarioBlazevic"}],"dateCreated":"2011-03-22","dateModified":"2023-12-19","datePublished":"2023-12-19","copyrightYear":2011,"downloadUrl":"https://hackage.haskell.org/package/incremental-parser-0.5.1/incremental-parser-0.5.1.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/incremental-parser"],"https://www.w3.org/ns/activitystreams#likes":23,"https://forgefed.org/ns#forks":3}