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
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@40 626c5289-ae23-0410-ae9c-e8d60b6d4f22 |
||
|---|---|---|
| Lib | ||
| Source | ||
| configure.in | ||
| Makefile.in | ||
| README | ||
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