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: 5 months ago

Related projects:

Repository Description Stars
keean/parser-combinators A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. 97
otac0n/pegasus A PEG parser generator for C# that integrates with MSBuild and Visual Studio 208
pwil3058/dunnart A tool for generating LALR(1) parsers from a specification language 14
gerhobbelt/jison An API for creating parsers in JavaScript that generates bottom-up parsers from grammar files 119
jwtowner/lug A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. 67
michel-kraemer/bson4jackson Supports the use of BSON data format in JSON processing 293
benjamin-hodgson/pidgin A lightweight and fast parsing library for C#. 931
sadmac7000/libason A library to parse and manipulate a specific algebraic superset of JSON 2
mattbryson/bash-arg-parse A bash script template for parsing named, short and positional CLI arguments. 64
ianh/owl A parser generator tool for visibly pushdown languages 748
lpeter1997/cppcmb A C++ parser-combinator library with a natural grammar notation 122
bfgroup/lyra A command line argument parser for C++ 493
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 850
hjson/hjson-cpp A C++ library for parsing and generating JSON data 69
youxkei/ctpg A tool for generating parsers at compile-time using D programming language 45