Name: | byacc |
Version: | 2.0.20230521 |
Release: | 7.el10 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 431058 |
License: | LicenseRef-Fedora-Public-Domain AND GPL-3.0-or-later WITH Autoconf-exception-generic-3.0 AND X11 AND X11-distribute-modifications-variant AND FSFUL |
RPM: |
byacc-2.0.20230521-7.el10.aarch64.rpm
|
Source RPM: |
byacc-2.0.20230521-7.el10.src.rpm
|
Build Date: | Fri Jan 24 2025 |
Build Host: | build-ol10-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://invisible-island.net/byacc/byacc.html |
Summary: | Berkeley Yacc, a parser generator |
Description: | This package provides a parser generator utility that reads a grammar
specification from a file and generates an LR(1) parser for it. The
parsers consist of a set of LALR(1) parsing tables and a driver
routine written in the C programming language. It has a public domain
license which includes the generated C.
If you are going to do development on your system, you will want to install
this package. |