byacc 20230219
Name | byacc |
---|---|
Version | 20230219 |
Summary | Berkeley LALR Yacc parser generator |
Description | 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. |
Section | devel |
License | PD |
Homepage | http://invisible-island.net/byacc/ |
Recipe file |
recipes-extended/byacc/byacc_20230219.bb
recipes-extended/byacc/byacc.inc |
Layer | meta-oe (styhead branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
https://invisible-mirror.net/archives/byacc/byacc-20230219.tgz |
Patches
Patch | Status |
---|---|
byacc/byacc-open.patch | Pending |
byacc/0001-byacc-do-not-reorder-CC-and-CFLAGS.patch | Inappropriate [OE Specific] |
Other branches
This recipe in other branches of meta-oe:
Branch | Recipe |
---|---|
master | byacc 20230219 |
styhead (Yocto Project 5.1) | byacc 20230219 (this recipe) |
scarthgap (Yocto Project 5.0) | byacc 20230219 |
nanbield (Yocto Project 4.3) | byacc 20230219 |
mickledore (Yocto Project 4.2) | byacc 20230219 |
langdale (Yocto Project 4.1) | byacc 20220128 |
kirkstone (Yocto Project 4.0) | byacc 20220128 |
honister (Yocto Project 3.4) | byacc 20210808 |
hardknott (Yocto Project 3.3) | byacc 20200910 |
gatesgarth (Yocto Project 3.2) | byacc 20200910 |
dunfell (Yocto Project 3.1) | byacc 20200330 |
zeus (Yocto Project 3.0) | byacc 20180510 |
warrior (Yocto Project 2.7) | byacc 20180510 |
thud (Yocto Project 2.6) | byacc 20180510 |
sumo (Yocto Project 2.5) | byacc 20170201 |
rocko (Yocto Project 2.4) | byacc 20170201 |