[ experimental ]
[ ソース: antlr4-cpp-runtime ]
パッケージ: libantlr4-runtime4.10 (4.10+dfsg-1)
libantlr4-runtime4.10 に関するリンク
Debian の資源:
antlr4-cpp-runtime ソースパッケージをダウンロード:
- [antlr4-cpp-runtime_4.10+dfsg-1.dsc]
- [antlr4-cpp-runtime_4.10+dfsg.orig.tar.xz]
- [antlr4-cpp-runtime_4.10+dfsg-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [www.antlr.org]
類似のパッケージ:
試験的な (experimental の) パッケージ
警告: このパッケージは experimental ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
ANTLR Parser Generator - C++ runtime support (shared library)
ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees.
This package contains the shared library of C++ runtime support for ANTLR.
その他の libantlr4-runtime4.10 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.32)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 11)
- GNU 標準 C++ ライブラリ v3