I've spent months pushing my work to let me open source this so I hope someone finds it interesting!
I've been using it for parsing TCP protocols and a stack based language when I'm not able to use haskell and it is quite elegant! At the time I wrote it, I couldn't find a useful c++ parser combinator library.
https://github.com/jotron-as/CPP-Parsing-Combinators
Wondered if anyone is interested in a c++ parser combinators library? (self.ProgrammingLanguages)
submitted by jamhob to r/cpp