SWIG Examples

$Header: /cvs/projects/SWIG/Examples/index.html,v 1.3 2000/09/21 21:05:05 mkoeppe Exp $

Welcome to the browsable SWIG Examples directory. This directory contains a collection of examples that illustrate various SWIG features for a variety of target languages. First, it is important to cover a few preliminaries:

Fundamentals

Follow one of these links to see some simple examples for a specific target language:

Real Life

The GIFPlot directory contains examples that illustrate the use of SWIG with a moderately complex C library for creating GIF images. Many of these examples illustrate more advanced SWIG features.