[ 源代码: bison++ ]
软件包:bison++(1.21.11-4 以及其他的)
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)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- 软件包暂时不可用
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版