bison: The GNU general-purpose parser generator1
"Bison" is a general-purpose parser generator that converts a
grammar description for an LALR(1) context-free grammar into a C
program to parse that grammar. Once you are proficient with Bison, you
may use it to develop a wide range of language parsers, from those used
in simple desk calculators to complex programming languages.
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. You need to be
fluent in C programming in order to use Bison or to understand this
manual.
... part of T2,
get it here
URL: https://www.gnu.org/software/bison/bison.html
Author: The GNU Project <gnu [at] gnu [dot] org>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>
License: GPL
Status: Stable
Version: 3.8.2
Remark: Does cross compile (as setup and patched in T2).
Remark: Dietlibc compatible.
Download: http://ftp.gnu.org/pub/gnu/bison/ bison-3.8.2.tar.xz
T2 source: bison.cache
T2 source: bison.conf
T2 source: bison.desc
T2 source: compile.patch.dietlibc
Build time (on reference hardware): 14% (relative to binutils)2
Installed size (on reference hardware): 3.15 MB, 230 files
Dependencies (build time detected):
00-dirtree
bash
binutils
coreutils
diffutils
findutils
flex
gawk
gettext
grep
gzip
libxml
linux-header
m4
make
sed
tar
xz
Installed files (on reference hardware):
[show]
usr/bin/bison
usr/bin/yacc
usr/lib/liby.a
usr/share/aclocal/bison-i18n.m4
usr/share/bison
usr/share/bison/README
usr/share/bison/bison.m4
usr/share/bison/c++-skel.m4
usr/share/bison/c++.m4
usr/share/bison/c-skel.m4
usr/share/bison/c.m4
usr/share/bison/glr.c
usr/share/bison/glr.cc
usr/share/bison/java-skel.m4
usr/share/bison/java.m4
usr/share/bison/lalr1.cc
usr/share/bison/lalr1.java
usr/share/bison/location.cc
usr/share/bison/m4sugar
usr/share/bison/m4sugar/foreach.m4
usr/share/bison/m4sugar/m4sugar.m4
usr/share/bison/xslt
usr/share/bison/xslt/bison.xsl
usr/share/bison/xslt/xml2dot.xsl
usr/share/bison/xslt/xml2text.xsl
usr/share/bison/xslt/xml2xhtml.xsl
usr/share/bison/yacc.c
usr/share/info/bison.info
usr/share/locale/ast/LC_MESSAGES/bison-runtime.mo
usr/share/locale/da/LC_MESSAGES/bison-runtime.mo
usr/share/locale/da/LC_MESSAGES/bison.mo
usr/share/locale/de/LC_MESSAGES/bison-runtime.mo
usr/share/locale/de/LC_MESSAGES/bison.mo
usr/share/locale/el/LC_MESSAGES/bison-runtime.mo
usr/share/locale/el/LC_MESSAGES/bison.mo
usr/share/locale/es/LC_MESSAGES/bison-runtime.mo
usr/share/locale/es/LC_MESSAGES/bison.mo
usr/share/locale/et/LC_MESSAGES/bison-runtime.mo
usr/share/locale/et/LC_MESSAGES/bison.mo
usr/share/locale/fi/LC_MESSAGES/bison-runtime.mo
usr/share/locale/fi/LC_MESSAGES/bison.mo
usr/share/locale/fr/LC_MESSAGES/bison-runtime.mo
usr/share/locale/fr/LC_MESSAGES/bison.mo
usr/share/locale/ga/LC_MESSAGES/bison-runtime.mo
usr/share/locale/ga/LC_MESSAGES/bison.mo
usr/share/locale/hr/LC_MESSAGES/bison-runtime.mo
usr/share/locale/hr/LC_MESSAGES/bison.mo
usr/share/locale/id/LC_MESSAGES/bison-runtime.mo
usr/share/locale/id/LC_MESSAGES/bison.mo
usr/share/locale/it/LC_MESSAGES/bison-runtime.mo
usr/share/locale/it/LC_MESSAGES/bison.mo
usr/share/locale/ja/LC_MESSAGES/bison-runtime.mo
usr/share/locale/ja/LC_MESSAGES/bison.mo
usr/share/locale/ky/LC_MESSAGES/bison-runtime.mo
usr/share/locale/lt/LC_MESSAGES/bison-runtime.mo
usr/share/locale/lv/LC_MESSAGES/bison-runtime.mo
usr/share/locale/ms/LC_MESSAGES/bison-runtime.mo
usr/share/locale/ms/LC_MESSAGES/bison.mo
usr/share/locale/nb/LC_MESSAGES/bison-runtime.mo
usr/share/locale/nb/LC_MESSAGES/bison.mo
usr/share/locale/nl/LC_MESSAGES/bison-runtime.mo
usr/share/locale/nl/LC_MESSAGES/bison.mo
usr/share/locale/pl/LC_MESSAGES/bison-runtime.mo
usr/share/locale/pl/LC_MESSAGES/bison.mo
usr/share/locale/pt/LC_MESSAGES/bison-runtime.mo
usr/share/locale/pt/LC_MESSAGES/bison.mo
usr/share/locale/pt_BR/LC_MESSAGES/bison-runtime.mo
usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
usr/share/locale/ro/LC_MESSAGES/bison-runtime.mo
usr/share/locale/ro/LC_MESSAGES/bison.mo
usr/share/locale/ru/LC_MESSAGES/bison-runtime.mo
usr/share/locale/ru/LC_MESSAGES/bison.mo
usr/share/locale/sl/LC_MESSAGES/bison-runtime.mo
usr/share/locale/sv/LC_MESSAGES/bison-runtime.mo
usr/share/locale/sv/LC_MESSAGES/bison.mo
usr/share/locale/th
usr/share/locale/th/LC_MESSAGES
usr/share/locale/th/LC_MESSAGES/bison-runtime.mo
usr/share/locale/tr/LC_MESSAGES/bison-runtime.mo
usr/share/locale/tr/LC_MESSAGES/bison.mo
usr/share/locale/uk/LC_MESSAGES/bison-runtime.mo
usr/share/locale/uk/LC_MESSAGES/bison.mo
usr/share/locale/vi/LC_MESSAGES/bison-runtime.mo
usr/share/locale/vi/LC_MESSAGES/bison.mo
usr/share/locale/zh_CN/LC_MESSAGES/bison-runtime.mo
usr/share/locale/zh_TW/LC_MESSAGES/bison-runtime.mo
usr/share/locale/zh_TW/LC_MESSAGES/bison.mo
usr/share/man/man1/bison.1
usr/share/man/man1/yacc.1
var/adm/dependencies/bison
var/adm/descs/bison
var/adm/flists/bison
var/adm/md5sums/bison
var/adm/packages/bison
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).