streamly icon indicating copy to clipboard operation
streamly copied to clipboard

Update the parser doc

Open adithyaov opened this issue 3 years ago • 0 comments
trafficstars

Use streamly idioms to implement a few megaparsec combinators. The following to begin with.

  • takeRest
  • atEnd
  • match

In doc, we can write about using parser-combinators with some caveats about performance.

adithyaov avatar Nov 08 '22 06:11 adithyaov