Télécharger le paquet source bnfc:
The BNF Converter is a compiler construction tool that generates a compiler front-end and a readable syntax description document from a Labelled BNF grammar. It was originally written to generate Haskell, but it can now also be used for generating Java, C++, and C.
To process Haskell output, you need the Glorious Glasgow Haskell Compiler (virtual package ghc), the Happy parser generator (package happy) and the Alex scanner generator (package alex).
To process Java output, you need a Java compiler and virtual machine, the CUP parser generator (package cup) and the JLex scanner generator (package jlex).
To process C or C++ output, you need a C or C++ compiler, respectively, the Bison parser generator (package bison) and the flex scanner generator (package flex).
To process the generated documents, you need LaTeX (packages tetex-base, tetex-bin, etc.).
|
|
|
| Architecture | Taille du paquet | Espace occupé | Fichiers |
|---|---|---|---|
| alpha | 1,914.9 ko | 11540 ko | [liste des fichiers] |
| amd64 | 576.4 ko | 2692 ko | [liste des fichiers] |
| arm | 1,368.9 ko | 9600 ko | [liste des fichiers] |
| armel | 1,377.8 ko | 9672 ko | [liste des fichiers] |
| hppa | 1,924.2 ko | 9956 ko | [liste des fichiers] |
| hurd-i386 | 966.6 ko | 5900 ko | [liste des fichiers] |
| i386 | 539.3 ko | 1948 ko | [liste des fichiers] |
| ia64 | 2,038.3 ko | 19820 ko | [liste des fichiers] |
| kfreebsd-i386 (portage non officiel) | 1,119.0 ko | 5682 ko | [liste des fichiers] |
| m68k | 983.6 ko | 5904 ko | [liste des fichiers] |
| mips | 2,155.7 ko | 14988 ko | [liste des fichiers] |
| mipsel | 2,112.8 ko | 14988 ko | [liste des fichiers] |
| powerpc | 1,069.6 ko | 7112 ko | [liste des fichiers] |
| s390 | 1,987.6 ko | 9652 ko | [liste des fichiers] |
| sparc | 1,248.7 ko | 7976 ko | [liste des fichiers] |