byacc - Berkeley Yacc, a parser generator
Website: | http://invisible-island.net/byacc/byacc.html |
---|---|
License: | Public Domain |
- Description:
Byacc (Berkeley Yacc) is a public domain LALR parser generator which is used by many programs during their build process. If you are going to do development on your system, you will want to install this package.
Packages
byacc-1.9.20070509-7.el6.i686 [43 KiB] |
Changelog
by Petr Machata (2011-12-13):
- Add a patch to bump stack limit back to 10000 - Resolves: #743343 |