Description
Provides Berkeley Yacc, a parser generator compatible with traditional Unix Yacc workflows. Developers use it to generate parsers from grammar specifications.
Use it when a project expects byacc or Yacc-compatible behavior. Generated parsers should be tested with realistic inputs and error cases.