The latest version of BNFC is 2.9.5-0.

BNFC

Version 2.8.2 revision 2 uploaded by AndreasAbel.

Package meta

Synopsis
A compiler front-end generator.
Description

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 can also be used for generating Java, C, C++, C#, Ocaml and XML.

Given a Labelled BNF grammar the tool produces: an abstract syntax as a Haskell, C, C++, C#, Ocaml 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, Bison, or Antlr parser generator file, a pretty-printer as a Haskell, Java, C, C++, C#, or Ocaml module, an XML representation, a Latex file containing a readable specification of the language.

Author
n/a
Bug reports
https://github.com/BNFC/bnfc/issues
Category
Development
Copyright
(c) Andreas Abel, Kyle Butt, Jonas Almström Duregård, Krasimir Angelov, Jean-Philippe Bernardy, Bjorn Bringert, Johan Broberg, Paul Callaghan, Grégoire Détrez, Markus Forsberg, Ola Frid, Peter Gammie, Thomas Hallgren, Pascal Hof, Patrik Jansson, Kristofer Johannisson, Antti-Juhani Kaijanaho, Andreas Lööw, Kent Mein, Ulf Norell, Gabrielle Paganelli, Michael Pellauer and Aarne Ranta 2002 - 2018. Free software under GNU General Public License (GPL).
Homepage
http://bnfc.digitalgrammars.com/
Maintainer
bnfc-dev@googlegroups.com
Package URL
n/a
Stability
n/a

Components