Name byacc
Version 20260126
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 meta-openembedded/meta-oe/recipes-extended/byacc/byacc_20260126.bb
meta-openembedded/meta-oe/recipes-extended/byacc/byacc.inc
Layer meta-voltumna (master branch)
Inherits
  • autotools
  • gcc
  • gcc-native
  • siteinfo
Dependencies
  • autoconf-native
  • automake-native
  • gcc-cross-i686
  • libtool-cross
  • libtool-native
  • virtual/compilerlibs
  • virtual/libc
PACKAGECONFIG options

Sources

https://invisible-mirror.net/archives/byacc/byacc-20260126.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-voltumna:

Branch Recipe
master byacc 20260126 (this recipe)