Name |
bison |
Version |
3.3.2 |
Summary |
YACC-compatible parser generator |
Description |
Bison is a general-purpose parser generator that converts a\ngrammar description for an LALR(1) context-free grammar into a C\nprogram to parse that grammar. Once you are proficient with Bison, you\nmay use it to develop a wide range of language parsers, from those used\nin simple desk calculators to complex programming languages.\n.\nBison is upward compatible with Yacc: all properly-written Yacc\ngrammars ought to work with Bison with no change. Anyone familiar with\nYacc should be able to use Bison with little trouble. Documentation of\nthe program is in the bison-doc package. |
Section |
base |
License |
GPLv3+ |
Homepage |
http://www.gnu.org/software/bison/
|
Recipe file |
recipes-debian/bison/bison_debian.bb
recipes-debian/bison/recipes-debian/sources/bison.inc
|
Layer |
meta-debian (warrior branch) |
Inherits |
- autotools
- debian-package
- gettext
- siteconfig
- siteinfo
- texinfo
|
Dependencies |
- autoconf-native
- automake-native
- bison-native
- flex-native
- gettext-native
- gnu-config-native
- libtool-cross
- libtool-native
- texinfo-native
|
PACKAGECONFIG options |
|