SWIG 3.0.4




Connect C / C++ programs with other programming languages

SWIG was designed to be an interface compiler that will connect 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. In addition, SWIG provides a variety of customization features that let you tailor the wrapping process to suit your application.

SWIG is used in a number of ways:

Building 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 is, the scripting interface allows users and developers to easily modifiy the behavior of the program without having to modify low-level C/C++ code. The benefits of this are numerous. In fact think of all of the large software packages that you use every day---nearly all of them include special a macro language, configuration language, or even a scripting engine that allows users to make customizations.

Rapid prototyping and debugging. SWIG allows C/C++ programs to be placed in a scripting environment that can be used for testing and debugging. For example, you might test a library with a collection of scripts or use the scripting interpreter as an interactive debugger. Since SWIG requires no modifications to the underlying C/C++ code, it can be used even if the final product does not rely upon scripting.

Systems integration. Scripting languages work fairly well for controlling and gluing loosely-coupled software components together. 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.

Construction of scripting language extension modules. SWIG can be used to turn common C/C++ libraries into components for use in popular scripting languages. Of course, you will still want to make sure that no-one else has already created a module before doing this.

SWIG is sometimes compared to interface definition language (IDL) compilers such as those you find with systems such as CORBA and COM. Although there are a few similarities, the whole point of SWIG is to make it so you don't have to add an extra layer of IDL specifications to your application.
Operating system:
Windows All

Program specification:

SPONSORED LINKS

    Technical details:

  • Version: 3.0.4
  • File size: 8090 MB
  • File name: swigwin-3.0.4.zip
  • Last update:
  • Platform: Windows All
  • License: GPL
  • Company: SWIG (View more)

Related Programs:

Easy Code for MASM

Easy Code for MASM 1.06.0.0024

The real visual assembler IDE to build 32-bit Windows applications (now supporting Windows Vista)
Price: $0, Rating: 10, Downloads: 189 Download
Win32 NASM Guide #1

Win32 NASM Guide #1 1.0

Beginner's Guide Series - Win32 Assembly Programming with NASM Guide #1 Getting Win32 NASM Tools and Building a Simple Win32 Dialog-based Test Program
Price: $, Rating: 10, Downloads: 137 Download
Jabaco

Jabaco 1.5.2

Jabaco is a simple object-oriented programming language with a BASIC-like syntax that enables you to build powerful applications on the Java Framework.
Price: $0.00, Rating: 10, Downloads: 120 Download
JCGO

JCGO 1.10

JCGO is a software product which translates (converts) programs written in Java into platform-independent C code, which could, further, be compiled (by third-party tools) into highly-optimized native code for the target platform and deployed.
Price: $1200, Rating: 9, Downloads: 107 Download
JadRetro

JadRetro 1.6

JadRetro is a command-line utility that could help You to successfully decompile Java classes created by the modern Java compilers (of Java 1.4, Java 1.5 or later). JadRetro is not a decompiler itself, it is a class transformer for decompilers.
Price: $0.00, Rating: 10, Downloads: 105 Download

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5

Screenshot:

SWIG 3.0.4 screenshot. Click to enlarge!
Screenshots(1)