Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

Spirit Parser Library

Compare

  Analyzed about 23 hours ago

Spirit is an object-oriented, recursive descent parser generator framework implemented using template meta-programming techniques. Expression templates allow Spirit to approximate the syntax of Extended Backus Normal Form (EBNF) completely in C++. The Spirit framework enables a target grammar to be ... [More] written exclusively in C++. EBNF grammar specifications can mix freely with other C++ code and, thanks to the generative power of C++ templates, are immediately executable. [Less]

193K lines of code

13 current contributors

2 months since last commit

17 users on Open Hub

Low Activity
4.55556
   
I Use This

uri_grammar

Compare

  Analyzed about 11 hours ago

uri_grammar provides a Spirit grammar for parsing URIs. The grammar is parameterized with user-supplied parse actions.

634 lines of code

0 current contributors

about 9 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

spirit2json

Compare

  Analyzed about 10 hours ago

Once completed spirit2json is supposed to be a standards-compliant json parser/generator written in C++ using Boost Spirit 2

375 lines of code

0 current contributors

over 12 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This