Description
Refreshed parsec-style library for compatibility with Scala parsley.
Description
This is a monadic parser combinator designed to be easy to use, especially for beginners, and have API parity with the parsley
library. It supports design patterns introduced in Design Patterns for Parser Combinators.