Link Search Menu Expand Document

Documentation

SWIG-4.0

SWIG-3.0

SWIG-2.0

SWIG-1.3

SWIG-1.1

Online Papers about SWIG

Tutorials about SWIG

Other Resources

  • Klaus Kaempf gave an introductory SWIG tutorial in July 2008 as an OpenSUSE talk - Slides (pdf).

  • Perl users can find more information about SWIG in the O'Reilly book “Advanced Perl Programming”.

  • Daniel Blezek wrote an article about SWIG in the November, 1998 issue of the Dr Dobb's 'Rapid Prototyping with SWIG'.

  • Scott Bolte wrote an article about SWIG in the Winter, 1997 issue of The Perl Journal.

  • John Ousterhout's paper on scripting languages provides a good overview of the use of scripting languages and their relationship to systems programming languages. SWIG was developed with many of these issues in mind so this paper might be of interest to users who are new to SWIG and its goals.

  • Lightweight Computational Steering of Very Large Scale Molecular Dynamics Simulations . Presented at Supercomputing'96. This paper describes the application that motivated the development of SWIG. (See why SWIG was originally developed).