# 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. More information ================ - Homepage: https://www.gnu.org/software/bison ## Availability | Module |Generic|E5|Lake|Epyc|Cascade| |------|------|------|------|------|------| |Bison/3.0.4|| ✓ |||| |Bison/3.3.2-GCCcore-8.3.0|| ✓ |||| |Bison/3.3.2|| ✓ |||| |Bison/3.5.3|| ✓ |||| |Bison/3.7.6-GCCcore-10.3.0|| ✓ | ✓ || ✓ | |Bison/3.7.6-GCCcore-11.2.0|| ✓ | ✓ || ✓ | |Bison/3.7.6|| ✓ |||| |Bison/3.8.2-GCCcore-11.3.0|| ✓ | ✓ || ✓ | |Bison/3.8.2-GCCcore-12.2.0|| ✓ |||| |Bison/3.8.2-GCCcore-12.3.0|| ✓ | ✓ || ✓ | |Bison/3.8.2|| ✓ | ✓ || ✓ |