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
2005-07-18 06:17:49 +00:00
SWIG Added support for recursive types. Now handles extern keyword, and there is a new option which allows to generate wrapper for either all functions and variables or only externed ones. Now, automatically adds function names to "defpackage" so that they are exported. 2005-07-18 06:17:49 +00:00
swigweb fix extern declarations 2005-06-28 21:14:24 +00:00