-
Notifications
You must be signed in to change notification settings - Fork 97
Open
Description
Hi,
I made attoparsec to parse backward.
API is highly compatible thanks to type family and new type parameter of Parser.
With (>*<) operator parser can be onmidirected!
module Data.Attoparsec.ByteString.Char8
-- ...
scientifically :: MonoidalParser d => (Scientific -> a) -> DirParser d ahttps://github.com/yaitskov/attoparsec-monoidal
What do you think about merging?
Metadata
Metadata
Assignees
Labels
No labels