SWIG Specification

时间:2016-08-03 07:55:09
【文件属性】:

文件名称:SWIG Specification

文件大小:1.51MB

文件格式:PDF

更新时间:2016-08-03 07:55:09

SWIG

SWIG is a software development tool that simplifies the task of interfacing different languages to C and C++ programs. In a nutshell, SWIG is a compiler that takes C/C++ declarations and creates the wrappers needed to access those declarations from other languages including including Perl, Python, Tcl, Ruby, Guile, and Java. SWIG normally requires no modifications to existing code and can often be used to build a usable interface in only a few minutes.


网友评论