[ 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 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
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++ 库,第3版