home ~ projects ~ socials

Pest - The Elegant Parser

Interesting looking parser that use Parsing Expression Grammars (PEG) which is different than what I've been using with the rust nom parser.

This ones also written in rust so I expect it's pretty fast too.

-- end of line --

References