パッケージ: 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++ ライブラリ v3