Tag Archive

The following is a list of all entries tagged with parser combinators:

On parsing, regex, haskell and some other cool things

I've recently become slightly obsessed about finding ways (new or otherwise) to make parsing text really really simple. I'm concerned there are wide gaps in the range of currently parsing tools, all of which are filled by pain. It's also a nice distraction from the C++ language proposal I was working on which is stalled [...]