SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. http://www.swig.org
Find a file
Dave Beazley 2c57ed1bd0 Minor changes.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@45 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2000-01-11 23:50:36 +00:00
Lib Added files 2000-01-11 21:15:54 +00:00
Source Minor changes. 2000-01-11 23:50:36 +00:00
configure.in Moved Makefiles and configure.in to the top level, and added .cvsignore 2000-01-11 20:51:24 +00:00
Makefile.in Fixed objs. 2000-01-11 21:19:17 +00:00
README Moved Makefiles and configure.in to the top level, and added .cvsignore 2000-01-11 20:51:24 +00:00

SWIG Source Directory

All new development is being done in C. Portions of the old SWIG1.1
C++ base are slowly being converted over.

DOH -  Dave's Object Hack.   A C library containing core datatypes
        for most of the new C-based system.

Core -  C based SWIG core.

Preprocessor - C based preprocessing module.

SWIG1.1  - Old SWIG1.1 C++ core

Modules1.1 - Old SWIG1.1 C++ modules