CppCmb
parser combiner
A C++ parser-combinator library with a natural grammar notation
A generic C++17 parser-combinator library with a natural grammar notation.
122 stars
4 watching
8 forks
Language: C++
last commit: almost 4 years ago
Linked from 1 awesome list
c-plus-plusc-plus-plus-17parserparser-combinatorparser-combinatorsparser-library
Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,957 |
| A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| A command line argument parser for C++ | 493 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A monadic parser combinator library for C# | 61 |
| A programming language designed to analyze and transform computer languages through grammar-based parsing | 1 |
| A categorized list of C++ resources and tools | 4,598 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A dynamic parser combinator library for Dart. | 460 |
| A C++ header-only library for parsing expression grammars with support for linear-time parsing and syntax sugar. | 920 |
| A lightweight and fast parsing library for C#. | 931 |
| A parser for Abaqus input files | 20 |
| A C library for parsing and generating CBOR data format | 347 |
| A Scala-based library for writing fast parsers using parser combinators. | 1,098 |