json-stream-0.2.0.0: Incremental applicative JSON parser

json-stream-0.2.0.0: Incremental applicative JSON parser

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 constant-space incremental parsing with performance comparable to aeson.

Modules