266. Copy link Simple but Powerful Pratt Parsing matklad.github.io/2020/04/13/simple-but-powerful-pratt-parsing.html parsing
265. Copy link GitHub - yhirose/cpp-peglib: A single file C++ header-only PEG (Parsing Expression Grammars) library github.com/yhirose/cpp-peglib c++,parsing
253. Copy link LPEG and regular expressions - comparison and tutorial www.gammon.com.au/lpeg lua,parsing
228. Copy link The true power of regular expressions www.npopov.com/2012/06/15/The-true-power-of-regular-expressions.html See also: https://www.regular-expressions.info/conditional.html parsing