Tags : Browse Projects

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

GNU Bison

Compare

Claimed by GNU Analyzed about 10 hours ago

43.6K lines of code

12 current contributors

over 1 year since last commit

114 users on Open Hub

Very Low Activity
3.95238
   
I Use This
Licenses: No declared licenses

BNFC

Compare

  Analyzed about 6 hours ago

The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It is currently able to generate C, C++, C#, F#, Haskell, Java, and OCaml, as well as XML representations. Given a Labelled BNF grammar the tool produces: * an abstract syntax ... [More] implementation * a case skeleton for the abstract syntax in the same language * an Alex, JLex, or Flex lexer generator file * a Happy, CUP, or Bison parser generator file * a pretty-printer as a Haskell/Java/C++/C module * a Latex file containing a readable specification of the language [Less]

83.6K lines of code

5 current contributors

3 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

racc

Compare

  Analyzed 39 minutes ago

Racc (Ruby yACC) is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby programs. Ruby 1.8.x comes with Racc runtime module. You can run your parsers generated by racc 1.4.x out of the box.

65K lines of code

10 current contributors

about 2 months since last commit

1 users on Open Hub

Low Activity
4.0
   
I Use This

ayacc

Compare

  Analyzed 1 day ago

Ayacc provides Ada programmers with a convenient tool for the automatic construction of parsers from a high level description of a context free grammar.

13.1K lines of code

2 current contributors

2 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This
Licenses: No declared licenses

Grammar Extractors

Compare

  Analyzed about 15 hours ago

Grammar Extractors is a suite of scripts useful for extracting grammar descriptions from Yacc, Yapp and Bison input files. The output should be suitable for later processing via other utilities.

2.97K lines of code

0 current contributors

almost 14 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

ndyacclex

Compare

  Analyzed about 9 hours ago

Next Delphi Yacc & Lex is a parser generator toolset for Delphi, based on Delphi Yacc & Lex, version 1.4 by Michiel Rook and Turbo Pascal Lex and Yacc, version 4.1, by Albert Graef et al. The primary goal is to clean up the code, and improve compatibility and maintainability.

8.25K lines of code

0 current contributors

over 10 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This