SaaSHub helps you find the best software and product alternatives Learn more →
Top 9 C++ parser-generator Projects
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
ctpg
Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 table parser with a deterministic finite automaton lexical analyzer, all in compile time.
-
-
-
filter_spirit
Advanced item filter generator for Path of Exile that uses it's own DSL and online item price APIs
-
-
-
parsergen
Self-hosted parser/scanner generator from LR grammar with semantic annotations in C++20 (by buck-yeh)
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
C++ parser-generator discussion
C++ parser-generator related posts
-
PoE's Filters aren't fancy, so I fixed that. I'm proud to announce PoeFilterX, my new Advanced PoE Filter Tool!
-
Introducing the Future of Item Filters - PoE Dynamic Loot Filter
-
Compile Time Parser Generator, new version, clang support and faster compilation times.
-
Compile Time Parser Generator. New version with clang support and reduced compilation times.
-
C++ Compile Time Parser Generator
-
Compile time parser generator, new 1.3 version now with error recovery.
-
Compile time parser generator
-
A note from our sponsor - SaaSHub
www.saashub.com | 23 Jan 2025
Index
What are some of the best open-source parser-generator projects in C++? This list will help you:
# | Project | Stars |
---|---|---|
1 | cpp-peglib | 930 |
2 | ctpg | 465 |
3 | lalr | 78 |
4 | m2lang | 70 |
5 | filter_spirit | 36 |
6 | mewa | 23 |
7 | ezpz | 21 |
8 | parsergen | 7 |
9 | trans | 2 |