dredozubov / sax-parser

Monadic streaming XML parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sax 🎷

Fast monadic streaming XML parser.

It feels and looks like any other parser combinators library. To make it more performant it uses continuations under the hood.

Benchmarks

No "open-source" benchmarking in the repo, sorry for that.

About

Monadic streaming XML parser

License:Other


Languages

Language:Haskell 100.0%