bison_3.0.2.dfsg-2_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/wcandillon/zorba/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/wcandillon/zorba/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install bison=2:3.0.2.dfsg-2

YACC-compatible parser generator

Full description:
  YACC-compatible parser generator
 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.  Documentation of
 the program is in the bison-doc package.

Checksums

MD5 49743f35d393f8c8395aebe3b0e27d33
SHA1 910aacda1ab9c796210b45bb5b8fa39e7cf31e1f
SHA256 60d38906195d0d8400a75747b8b986ca0212bd448d03a99479fd82dd6f816c8c
SHA512 82a057a8425997a59003afec4e960986429fce3007bd038f64310d3213212b251dfe913fdeec1e6354dcae24b880410ab6ca75a71eebbbc4855a8e97c13efc38

Depends

  • m4, libc6 (>= 2.15), libbison-dev (= 2:3.0.2.dfsg-2)

Suggests

  • bison-doc

Files

  • /usr/share/man/man1/bison.yacc.1.gz
  • /usr/share/man/man1/bison.1.gz
  • /usr/share/doc/bison/copyright
  • /usr/share/bison/yacc.c
  • /usr/share/bison/xslt/xml2xhtml.xsl
  • /usr/share/bison/xslt/xml2text.xsl
  • /usr/share/bison/xslt/xml2dot.xsl
  • /usr/share/bison/xslt/bison.xsl
  • /usr/share/bison/variant.hh
  • /usr/share/bison/stack.hh
  • /usr/share/bison/README
  • /usr/share/bison/m4sugar/m4sugar.m4
  • /usr/share/bison/m4sugar/foreach.m4
  • /usr/share/bison/location.cc
  • /usr/share/bison/lalr1.java
  • /usr/share/bison/lalr1.cc
  • /usr/share/bison/java.m4
  • /usr/share/bison/java-skel.m4
  • /usr/share/bison/glr.cc
  • /usr/share/bison/glr.c
  • /usr/share/bison/c++.m4
  • /usr/share/bison/c++-skel.m4
  • /usr/share/bison/c.m4
  • /usr/share/bison/c-skel.m4
  • /usr/share/bison/c-like.m4
  • /usr/share/bison/bison.m4
  • /usr/share/aclocal/bison-i18n.m4
  • /usr/bin/bison.yacc
  • /usr/bin/bison

Uploaded

about 9 years ago

Package Size

251 KB

Installed Size

1.34 MB

Downloads

11

wget

wget --content-disposition "https://packagecloud.io/wcandillon/zorba/packages/ubuntu/precise/bison_3.0.2.dfsg-2_amd64.deb/download.deb?distro_version_id=16"

Homepage

http://www.gnu.org/software/bison/