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