Package: bnfc (2.8.3-1build1.1)
Links for bnfc
Trisquel Resources:
Download Source Package bnfc:
Maintainer:
Original Maintainers:
- Debian Haskell Group (Mail Archive)
- Joachim Breitner
- Ilias Tsitsimpis
External Resources:
- Homepage [bnfc.digitalgrammars.com]
Similar packages:
Compiler front-end generator based on Labelled BNF
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.).
Other Packages Related to bnfc
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libffi8 (>= 3.4)
- Foreign Function Interface library runtime
-
- dep: libgmp10
- Multiprecision arithmetic library
Download bnfc
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| amd64 | 929.2 kB | 5352 kB | [list of files] |
| arm64 | 1,154.4 kB | 6311 kB | [list of files] |
| armhf | 1,097.2 kB | 5220 kB | [list of files] |
| ppc64el | 1,993.9 kB | 16631 kB | [list of files] |