fffaraz / awesome-cpp

A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
http://fffaraz.github.io/awesome-cpp/
MIT License
59.92k stars 7.82k forks source link

yhirose/cpp-peglib #787

Open myd7349 opened 5 years ago

myd7349 commented 5 years ago

https://github.com/yhirose/cpp-peglib https://github.com/fffaraz/awesome-cpp/issues/767#issuecomment-491795463

data-man commented 5 years ago

I think "Regular Expression" can be renamed to "Pattern matching". And PEGTL & cpp-peglib added to this sublist.

btw compile-time-regular-expressions :smile: