Managed Projects

BNFC

  Analyzed about 1 year 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

about 1 year since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This

Agda 2

  Analyzed almost 1 year ago

Agda is a dependently typed programming language / interactive theorem prover.

144K lines of code

0 current contributors

about 1 year since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This