[ 源代码: swig ]
软件包:swig4.0(4.1.0-0.2)
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.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支持库
-
- dep: libpcre2-8-0 (>= 10.22)
- 新版 Perl 兼容的正则表达式库 - 8比特运行时文件
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- sug: swig4.0-doc
- HTML documentation for SWIG
-
- sug: swig4.0-examples
- SWIG 应用程序示例