json-stream: Incremental applicative JSON parser
This version is deprecated.
Easy to use JSON parser fully supporting incremental parsing. Parsing grammar in applicative form. The parser is compatibile with aeson and its FromJSON class. It is possible to use aeson monadic parsing when appropriate. The parser supports incremental parsing while using as little memory as possible with performance comparable to aeson.
Downloads
- json-stream-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates