parsec
Monadic parser combinators
Parsec is designed from scratch as an industrial-strength parser library. It is simple, safe, well documented (on the package homepage), has extensive libraries, good error messages, and is fast. It is defined as a monad transformer that can be stacked on arbitrary monads, and it is also parametric in the input stream type.
- base >= 4 && < 4.13
- mtl < 2.3
- bytestring < 0.11
- text >= 0.2 && < 1.3
- 3.1.18.0
- 3.1.17.0
- 3.1.16.1
- 3.1.16.0
- 3.1.15.1
- 3.1.15.0
- 3.1.14.0
- 3.1.13.0
- 3.1.12.0
- 3.1.11
- 3.1.10
- 3.1.9
- 3.1.8
- 3.1.7
- 3.1.6
- 3.1.5
- 3.1.4
- 3.1.3
- 3.1.2
- 3.1.1
- 3.1.0
- 3.0.1
- 3.0.0
- 2.1.0.1
- 2.1.0.0
- 2.0.0.1
- 2.0