软件包: bison++ (1.21.11-3) [universe]
bison++ 的相关链接
Ubuntu 的资源:
下载源码包 bison++:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Jose Luis Tallon
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
Generate a parser in c or c++ from BNF notation
Based on bison version 1.19. Compatible with bison but with C++ support. Bison is a general-purpose parser generator that converts a grammar description for an LALR (BNF-like) context free grammar into a C/C++ program to parse that grammar. Once you are proficient with bison++ you can generate a wide range of language parsers, from those used in simple desk calculators to complex programming languages.
其它与 bison++ 有关的软件包
|
|
|
-
- dep: libc6 (>= 2.4-1)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:4.1.0)
- GCC支持库
-
- dep: libstdc++6 (>= 4.1.0)
- GNU标准C++库第三版。本软件包包含了