Simplified Wrapper and Interface Generator
SWIG is a compiler that attempts to make it easy to integrate C, C++, or Objective-C code with scripting languages including Perl, Tcl, and Python. In a nutshell, you give it a bunch of ANSI C/C++ declarations and it generates an interface between C and your favorite scripting language. However, this is only scratching the surface of what SWIG can do--some of its more advanced features include automatic documentation generation, module and library management, extensive customization options, and more.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
ready | 00000000000 Bytes | 1203684830over 16 years ago | |
swig-1.3.32-testsuite-warnings.patch | 0000000417417 Bytes | 1203684832over 16 years ago | |
swig-1.3.33.tar.bz2 | 00035216483.36 MB | 1203684838over 16 years ago | |
swig-1.3.36-perl-long-long.patch | 0000000696696 Bytes | 1227381763almost 16 years ago | |
swig-1.3.36.tar.bz2 | 00037053293.53 MB | 1227381765almost 16 years ago | |
swig.changes | 000001468114.3 KB | 1227381765almost 16 years ago | |
swig.spec | 000001360113.3 KB | 1227381766almost 16 years ago |
Latest Revision
hostmaster
committed
almost 16 years ago (revision 9)
update