[ 源代码: swig ]
软件包:swig4.0(4.0.2-1)
Generate scripting interfaces to C/C++ code
SWIG is a compiler that makes it easy to integrate C and C++ code with other languages including Perl, Tcl, Ruby, Python, Java, Guile, Mzscheme, Chicken, OCaml, Pike, and C#.
Swig takes a set of ANSI C/C++ declarations and generates an interface for them to your favorite scripting language.
其他与 swig4.0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libpcre3
- 与旧版 Perl 5 兼容的正则表达式库 - 运行文件
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- sug: swig4.0-doc
- HTML documentation for SWIG
-
- sug: swig4.0-examples
- SWIG 应用程序示例