Top 3 C++ parser-combinator Projects
-
The program in the post was just an example meant to illustrate the problem. Originally, this (new) behavior of MSVC broke my code in the PEGTL, see [this commit](https://github.com/taocpp/PEGTL/commit/e3c8cb499dc3d1d76d23f2d5d79469dcb15550c5) that I needed to apply to fix it.
-
lexy has something like std::bind with a way to specify fallback values for the placeholders if the arguments aren't provided: lexy::_1.or_default(fallback)
-
Scout APM
Less time debugging, more time building. Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
-
Sadly, this still includes the to me [rather critical bug in Boost Spirit](https://github.com/boostorg/spirit/issues/688). I was hoping that a patch would come through before release.
C++ parser-combinators related posts
Index
What are some of the best open-source parser-combinator projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | PEGTL | 1,529 |
2 | lexy | 564 |
3 | spirit | 309 |
Are you hiring? Post a new remote job listing for free.