Introduction
Simplified Wrapper and Interface Generator. SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is used with different types of target languages including common scripting languages such as Javascript, Perl PHP, Python2, Tcl and Ruby.
Web Page
Versions
2.0.10
Flavours
1
Architecture
x86_64
Group
module load site-local
Build Details
Compiled with:
- gcc/4.9.3
- –without-pcre
Usage
module load swig/2.0.10/1
For more details use
swig --help
Example Job Scripts
None required.
Status
Works for many C, C++, Java, Python examples.