معرفی شرکت ها


bison-3.0.5-alt1.i586.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A GNU general-purpose parser generator
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic i586
نام بسته bison
نام فایل بسته bison-3.0.5-alt1.i586.rpm
نسخه بسته 3.0.5
انتشار بسته alt1
معماری بسته i586
نگهدارنده -
تاریخ ساخت Tue 19 Feb 2019 06
هاست سازنده ldv-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://www.gnu.org/software/bison/
مجوز GPLv3+
حجم دانلود 529K
حجم نصب 1.801M
Bison is a general purpose parser generator which converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range of language parsers, from ones used in simple desk calculators to complex programming languages. Bison is upwardly compatible with Yacc, so any correctly written Yacc grammar should work with Bison without any changes. If you know Yacc, you shouldn't have any trouble using Bison. You do need to be very proficient in C programming to be able to program with Bison. Many programs use Bison as part of their build process. Bison is only needed on systems that are used for development.


جایگزین ها

بسته نسخه معماری مخزن
bison-3.0.5-alt1.mipsel.rpm 3.0.5 mipsel ALT classic
bison-3.0.5-alt1.ppc64le.rpm 3.0.5 ppc64le ALT classic
bison-3.0.5-alt1.x86_64.rpm 3.0.5 x86_64 ALT classic
bison-debuginfo-3.0.5-alt1.mipsel.rpm 3.0.5 mipsel ALT debuginfo
bison-runtime-3.0.5-alt1.noarch.rpm 3.0.5 noarch ALT classic


نیازمندی

مقدار نام
>= 0:1.4 m4
- /bin/sh
- /lib/ld-linux.so.2
- libc.so.6(GLIBC_2.0)
- libc.so.6(GLIBC_2.1)
- libc.so.6(GLIBC_2.1.3)
- libc.so.6(GLIBC_2.15)
- libc.so.6(GLIBC_2.2)
- libc.so.6(GLIBC_2.3)
- libc.so.6(GLIBC_2.3.4)
- libc.so.6(GLIBC_2.4)
- libc.so.6(GLIBC_2.8)
- rtld(GNU_HASH)
= 3.0.5-alt1:sisyphus+221902.1100.4.1 bison-runtime
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 3.0.5-alt1 byacc
= 3.0.5-alt1:sisyphus+221902.1100.4.1 bison


نحوه نصب


نصب پکیج rpm bison:

    sudo apt-get install bison-3.0.5-alt1.i586.rpm


فایل ها

مسیرها
/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-like.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/stack.hh
/usr/share/bison/variant.hh
/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/doc/bison
/usr/share/doc/bison/AUTHORS
/usr/share/doc/bison/COPYING
/usr/share/doc/bison/NEWS
/usr/share/doc/bison/README
/usr/share/doc/bison/THANKS
/usr/share/doc/bison/TODO
/usr/share/doc/bison/examples
/usr/share/doc/bison/examples/calc++
/usr/share/doc/bison/examples/calc++/calc++-driver.cc
/usr/share/doc/bison/examples/calc++/calc++-driver.hh
/usr/share/doc/bison/examples/calc++/calc++-parser.yy
/usr/share/doc/bison/examples/calc++/calc++-scanner.ll
/usr/share/doc/bison/examples/calc++/calc++.cc
/usr/share/doc/bison/examples/mfcalc
/usr/share/doc/bison/examples/mfcalc/calc.h
/usr/share/doc/bison/examples/mfcalc/mfcalc.y
/usr/share/doc/bison/examples/rpcalc
/usr/share/doc/bison/examples/rpcalc/rpcalc.y
/usr/share/info/bison.info.xz
/usr/share/locale/ca/LC_MESSAGES/bison.mo
/usr/share/locale/da/LC_MESSAGES/bison.mo
/usr/share/locale/de/LC_MESSAGES/bison.mo
/usr/share/locale/el/LC_MESSAGES/bison.mo
/usr/share/locale/eo/LC_MESSAGES/bison.mo
/usr/share/locale/es/LC_MESSAGES/bison.mo
/usr/share/locale/et/LC_MESSAGES/bison.mo
/usr/share/locale/fi/LC_MESSAGES/bison.mo
/usr/share/locale/fr/LC_MESSAGES/bison.mo
/usr/share/locale/ga/LC_MESSAGES/bison.mo
/usr/share/locale/hr/LC_MESSAGES/bison.mo
/usr/share/locale/id/LC_MESSAGES/bison.mo
/usr/share/locale/it/LC_MESSAGES/bison.mo
/usr/share/locale/ja/LC_MESSAGES/bison.mo
/usr/share/locale/ms/LC_MESSAGES/bison.mo
/usr/share/locale/nb/LC_MESSAGES/bison.mo
/usr/share/locale/nl/LC_MESSAGES/bison.mo
/usr/share/locale/pl/LC_MESSAGES/bison.mo
/usr/share/locale/pt/LC_MESSAGES/bison.mo
/usr/share/locale/pt_BR/LC_MESSAGES/bison.mo
/usr/share/locale/ro/LC_MESSAGES/bison.mo
/usr/share/locale/ru/LC_MESSAGES/bison.mo
/usr/share/locale/sr/LC_MESSAGES/bison.mo
/usr/share/locale/sv/LC_MESSAGES/bison.mo
/usr/share/locale/tr/LC_MESSAGES/bison.mo
/usr/share/locale/uk/LC_MESSAGES/bison.mo
/usr/share/locale/vi/LC_MESSAGES/bison.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bison.mo
/usr/share/locale/zh_TW/LC_MESSAGES/bison.mo
/usr/share/man/man1/bison.1.xz
/usr/share/man/man1/yacc.1.xz


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-12-26

bison: v3.0.4-14-g8bf276d -> v3.0.5.
gnulib: v0.1-585-g2fda85e -> v0.1-2305-g95c96b6dd.
Updated translations from translationproject.org.

2015-12-02

Added makeinfo to BuildRequires.

2015-09-24

Update to bison v3.0.4-14-g8bf276d.
Updated translations from translationproject.org.
Built with gnulib v0.1-585-g2fda85e.

2013-04-16

Updated to bison 2.7.1.
Updated translations from translationproject.org.
Built with gnulib v0.0.7902-g92f3a4c.

2012-12-16

Updated to bison 2.7.
Updated translations from translationproject.org.

2012-10-29

Built with gnulib v0.0-7677-g4027785.

2012-10-29

Updated to bison 2.6.4.
Updated translations from translationproject.org.

2012-08-31

Updated to bison 2.6.2.
Updated translations from translationproject.org.
Built with system gnulib v0.0-7591-g898f143.

2011-02-07

Minor specfile cleanup.

2010-08-20

Made bison-runtime a noarch subpackage.

2010-08-19

Updated to 2.4.3.

2009-09-09

Moved "make check" to %check section.

2009-06-07

Updated to 2.4.1.
Removed obsolete %install_info/%uninstall_info calls.

2007-04-14

Reduced macro abuse in specfile.

2006-06-12

Updated to 2.3.

2005-10-22

New subpackage bison-runtime for i18n support files used by parsers.
Additional specfile convention enforcement.