parsertl14

Parser generator

A modular parser generator implemented in C++14

C++14 version of parsertl

GitHub

31 stars
5 watching
4 forks
Language: C++
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
keean/parser-combinatorsA C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism.97
otac0n/pegasusA PEG parser generator for C# that integrates with MSBuild and Visual Studio208
pwil3058/dunnartA tool for generating LALR(1) parsers from a specification language14
gerhobbelt/jisonAn API for creating parsers in JavaScript that generates bottom-up parsers from grammar files119
jwtowner/lugA C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling.67
michel-kraemer/bson4jacksonSupports the use of BSON data format in JSON processing293
benjamin-hodgson/pidginA lightweight and fast parsing library for C#.931
sadmac7000/libasonA library to parse and manipulate a specific algebraic superset of JSON2
mattbryson/bash-arg-parseA bash script template for parsing named, short and positional CLI arguments.64
ianh/owlA parser generator tool for visibly pushdown languages748
lpeter1997/cppcmbA C++ parser-combinator library with a natural grammar notation122
bfgroup/lyraA command line argument parser for C++493
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850
hjson/hjson-cppA C++ library for parsing and generating JSON data69
youxkei/ctpgA tool for generating parsers at compile-time using D programming language45