Name |
bison |
Version |
2.3 |
Summary |
GNU Project parser generator (yacc replacement) |
Description |
Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. |
Section |
devel |
License |
GPLv2 |
Homepage |
http://www.gnu.org/software/bison/
|
Recipe file |
recipes-devtools/bison/bison_2.3.bb
|
Layer |
meta-gplv2 (pyro branch) |
Inherits |
- autotools
- gettext
- siteconfig
- siteinfo
- texinfo
|
Dependencies |
- autoconf-native
- automake-native
- bison-native
- flex-native
- gettext-native
- gnu-config-native
- libtool-cross
- libtool-native
- texinfo-native
- virtual/gettext
- virtual/i586-oe-linux-compilerlibs
- virtual/i586-oe-linux-gcc
- virtual/libc
|
PACKAGECONFIG options |
|