Language

Package: bison @ 3.7.6

Synopsis

Yacc-compatible parser generator

Description

GNU Bison is a general-purpose parser generator. It can build a deterministic or generalized LR parser from an annotated, context-free grammar. It is versatile enough to have many applications, from parsers for simple tools through complex programming languages.

Bison also provides an implementation of yacc, as specified by POSIX.

Home page
https://www.gnu.org/software/bison/
Location
gnu/packages/bison.scm (line: 34, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/hxcimfvblfn1n8w0vyadllg5vdacnfqj-bison-3.7.6.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/jan4ahgjs0w2bil50199nfvn6ckl9ssq-bison-3.7.6.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/4gax5jcgyggmadb5mh6k6i2178jylqq3-bison-3.7.6.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/jak2w31d553vjklksq3byx4jyn9qk4ca-bison-3.7.6.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/mv4sqnhqd2qck26k607pdd6frjq133cx-bison-3.7.6.drv
x86_64-linuxmips64el-linux-gnu/gnu/store/60mgaad70736654sbaydf9q4nlv2yq7g-bison-3.7.6.drv
x86_64-linuxi686-w64-mingw32/gnu/store/yd1xpk29bz5hg5pakbmisv4lg2j7ykpn-bison-3.7.6.drv
x86_64-linuxi586-pc-gnu/gnu/store/gbbr2hvcj9pmavpqw6sjmzrbvrm20837-bison-3.7.6.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/yi7x9yxax9j7isrrck0g2k780xx79vhq-bison-3.7.6.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/1anr544dnglhcwjg5i422fl3z6p2gy5y-bison-3.7.6.drv
riscv64-linux/gnu/store/5srlr950pnhdjw566kzqr2w2mygiyrzy-bison-3.7.6.drv
    powerpc-linux/gnu/store/9s3dij8grypv23b5m8ll1xa5vyw1qkks-bison-3.7.6.drv
      powerpc64le-linux/gnu/store/g0gqlsjs7j1ri7c038g0wqh3d5djq5jp-bison-3.7.6.drv
      mips64el-linux/gnu/store/71xi0gxj4748kvs6v8k05784hs3wpbd3-bison-3.7.6.drv
        i686-linux/gnu/store/abw74bmmyyzz89b1hfw3nalzxj8nrv1d-bison-3.7.6.drv
        i586-gnu/gnu/store/xlrygcajy84pypdl766a2r3jz113lzbn-bison-3.7.6.drv
        armhf-linux/gnu/store/52qwx9sx21n7biczg3qdqa45v5q41f8x-bison-3.7.6.drv
        aarch64-linux/gnu/store/p3lij7kd8p0v9wxv7cwjgjsq2bdk1v72-bison-3.7.6.drv

        Lint warnings

        LinterMessageLocation
        inputs-should-be-native

        Identify inputs that should be native inputs

        'flex' should probably be a native input
        inputs-should-be-native

        Identify inputs that should be native inputs

        'm4' should probably be a native input