This link has been bookmarked by 33 people . It was first bookmarked on 17 Jun 2008, by chunzhong zhang.
-
20 Aug 15
-
26 Jun 13
-
SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code. I
-
-
13 May 12
-
SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl.
-
It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that scripting languages need to access the underlying C/C++ code.
-
With SWIG, different C/C++ programs can be turned into scripting language extension modules.
-
These modules can then be combined together to create new and interesting applications.
-
SWIG can be used to turn common C/C++ libraries into components for use in popular scripting languages.
-
-
12 Oct 09
-
SWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl
-
-
31 Aug 09
-
24 Jul 09
-
16 Apr 09
Chris MaffeoBuilding more powerful C/C++ programs. Using SWIG, you can replace the main() function of a C program with a scripting interpreter from which you can control the application. This adds quite a lot of flexibility and makes the program "programmable." That
-
30 Aug 08
-
29 Jul 08
-
12 Jul 08
-
17 Apr 08
chunzhong zhangSWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl.
-
05 Dec 07
-
22 May 07
-
20 Mar 07
-
17 Aug 06
retnakierdSWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl. It works by taking the declarations found in C/C++ header files and using them to generate the wrapper code that script
-
28 Apr 06
Mario SSWIG is an interface compiler that connects programs written in C and C++ with scripting languages such as Perl, Python, Ruby, and Tcl and other.
-
07 Nov 05
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.