Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Top 11 C++ Parsing Projects
-
-
Project mention: Show HN: Matcheroni, a tiny C++20 header library for building lexers/parsers | news.ycombinator.com | 2023-07-06
Very cool, and I like the name!
I'd be interested in reading about how Matcheroni compares with PEGTL and Lexy.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
I used yhirose's PEG (parsing expression grammar) libraryfor parsing.
-
-
Project mention: Matcheroni, a tiny C++20 header library for building lexers/parsers | /r/regex | 2023-07-06
-
Jasper
A programming language. Static types. Full type inference. Garbage collection. --- not stable
The current Jasper parser can be read over on https://github.com/SebastianMestre/Jasper/blob/master/src/parser.cpp
-
Revelo Payroll
Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.
-
-
-
-
C++ Parsing related posts
- Show HN: Matcheroni, a tiny C++20 header library for building lexers/parsers
- Matcheroni, a tiny C++20 header library for building lexers/parsers
- Matcheroni, a tiny C++20 header library for building lexers/parsers
- Use PEGTL to remove my clunky homemade parser
- Do people hand write predictive parsers?
- Recommendation for software to aid with creating a C# wrapper around a c++ library
- Are C/C++ developers allowed to import libraries to make coding easier or are they expected to build every functions and methods from scratch (without importing anything like String.h)?
-
A note from our sponsor - Onboard AI
getonboard.dev | 1 Oct 2023
Index
What are some of the best open-source Parsing projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | LIEF | 3,849 |
2 | PEGTL | 1,766 |
3 | scnlib | 793 |
4 | cpp-peglib | 746 |
5 | psychec | 471 |
6 | Matcheroni | 175 |
7 | Jasper | 52 |
8 | JuCC | 38 |
9 | cppsimpleuri | 8 |
10 | sajson | 3 |
11 | MeanscriptCLI | 1 |