A compiler front-end generator
The BNF Converter is a compiler construction tool generating a compiler front-end from a Labelled BNF grammar. It was originally written to generate Haskell, but starting from Version 2.0, it can also be used for generating Java, C++, and C.
Given a Labelled BNF grammar the tool produces: an abstract syntax as a Haskell, C++/C module or Java directory, 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.
- Sources inherited from project openSUSE:Leap:15.0
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.0:Ports/BNFC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
BNFC-2.8.1.tar.gz | 0000225015 220 KB | |
BNFC.changes | 0000001393 1.36 KB | |
BNFC.spec | 0000003308 3.23 KB |
Latest Revision
Yuchen Lin (maxlin_factory)
accepted
request 548794
from
Yuchen Lin (maxlin_factory)
(revision 1)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Comments 0