Tags : Browse Projects

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

Aurelia

Compare

  Analyzed 4 months ago

Aurelia is a framework for program transformation based on a C++0x development environment. It provides libraries and tools for term rewriting, strategic programming, AST type generation, parsing.

11.2K lines of code

0 current contributors

about 14 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

ctx-fryer

Compare

  Analyzed 2 months ago

Multilingual & flexible CFL parser generator with support for grammar attribution

24.8K lines of code

0 current contributors

about 10 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This
Licenses: Artistic_..., gpl3_or_l..., lgpv3_or_...

PetitParser

Compare

  Analyzed 2 months ago

Petit Parser is a framework for building parsers.

17.8K lines of code

6 current contributors

almost 4 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

lalr-scm

Compare

  Analyzed 2 months ago

DescriptionLalr-scm is yet another LALR(1) parser generator written in Scheme. In contrast to other such parser generators, this one implements an efficient algorithm for computing the lookahead sets. The algorithm is the same as used in Bison (GNU yacc) and is described in the following paper: ... [More] Efficient Computation of LALR(1) Look-Ahead Set, F. DeRemer and T. Pennello, TOPLAS, vol. 4, no. 4, october 1982. As a consequence, it is not written in a fully functional style. In fact, much of the code is a direct translation from C to Scheme of the Bison sources. DocumentationNew Features Portability Defining a parser Parser syntax GLR Parsing Symbol Index Acknowledgments Licensing [Less]

3.07K lines of code

0 current contributors

over 4 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This