parsertl14
Parser generator
A modular parser generator implemented in C++14
C++14 version of parsertl
31 stars
5 watching
4 forks
Language: C++
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
| A PEG parser generator for C# that integrates with MSBuild and Visual Studio | 208 |
| A tool for generating LALR(1) parsers from a specification language | 14 |
| An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files | 119 |
| A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 67 |
| Supports the use of BSON data format in JSON processing | 293 |
| A lightweight and fast parsing library for C#. | 931 |
| A library to parse and manipulate a specific algebraic superset of JSON | 2 |
| A bash script template for parsing named, short and positional CLI arguments. | 64 |
| A parser generator tool for visibly pushdown languages | 748 |
| A C++ parser-combinator library with a natural grammar notation | 122 |
| A command line argument parser for C++ | 493 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A C++ library for parsing and generating JSON data | 69 |
| A tool for generating parsers at compile-time using D programming language | 45 |