[ 源代码: byacc ]
软件包:byacc(20140715-1 以及其他的)
public domain Berkeley LALR Yacc parser generator
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.
其他与 byacc 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.3.4) [amd64, i386]
- dep: libc6 (>= 2.4) [armhf]