swig/Source
Olly Betts 2e678369e6 Make licence boilterplate for go.cxx match other files
The existing text refers the reader to LICENSE for the actual
license like the standard boilerplate does.
2022-10-06 13:17:06 +13:00
..
CParse Use https for swig.org links 2022-10-06 13:16:39 +13:00
DOH Use https for swig.org links 2022-10-06 13:16:39 +13:00
Doxygen Use https for swig.org links 2022-10-06 13:16:39 +13:00
Include Use https for swig.org links 2022-10-06 13:16:39 +13:00
Modules Make licence boilterplate for go.cxx match other files 2022-10-06 13:17:06 +13:00
Preprocessor Use https for swig.org links 2022-10-06 13:16:39 +13:00
Swig Use https for swig.org links 2022-10-06 13:16:39 +13:00
Makefile.am Remove -browse command line option 2022-04-03 08:56:07 +12:00
README Remove details of long-removed directories 2021-05-16 08:42:39 +12:00

SWIG Source directory

 Source/DOH          -  A core set of basic datatypes including
                        strings, lists, hashes, and files.  Used
                        extensively by the rest of SWIG.

 Source/Swig         -  Swig core. Type-system, utility functions.

 Source/Preprocessor -  SWIG C Preprocessor

 Source/CParse       -  SWIG C Parser (still messy)

 Source/Modules      -  Language modules.

 Source/Include      -  Include files.