Skip to main content

Software - bison

Description

Bison is a general-purpose parser generator that converts an annotated context-free grammar into a deterministic LR or generalized LR (GLR) parser employing LALR(1) parser tables.

Website

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

Variants installed

  1. bison 3.0.4

    • Compiler: gcc 8.5.0
    • Architecture: zen

    Spack Command

    $ spack load bison/sipcunb
  2. bison 3.0.4

    • Compiler: gcc 11.2.0
    • Architecture: zen2

    Spack Command

    $ spack load bison/gmnfdxn