The goal is to make a parser combinator library that is safe, supports streaming (push and pull), and as much as possible zero copy.
Some documentation is available here.