Nothing Special   »   [go: up one dir, main page]

2
I Use This!
Very Low Activity
Analyzed 2 days ago. based on code collected 3 days ago.

Project Summary

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 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

Tags

bnf compiler generator haskell lalr lex parser parsing yacc

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

Haskell
42%
TeX/LaTeX
25%
HTML
10%
11 Other
23%

30 Day Summary

Oct 19 2024 — Nov 18 2024

12 Month Summary

Nov 18 2023 — Nov 18 2024
  • 17 Commits
    Down -43 (71%) from previous 12 months
  • 4 Contributors
    Down -1 (20%) from previous 12 months