swig/Source
2022-03-20 18:42:50 +13:00
..
CParse [ci] Try to fix failing appveyor python builds 2022-03-20 18:42:50 +13:00
DOH [ci] Try to fix failing appveyor python builds 2022-03-20 18:42:50 +13:00
Doxygen Fix typos in docs and comments 2022-02-27 18:15:46 +13:00
Include Improve typemap method and attribute checking 2022-03-03 18:46:15 +13:00
Modules [ci] Try to fix failing appveyor python builds 2022-03-20 18:42:50 +13:00
Preprocessor [ci] Try to fix failing appveyor python builds 2022-03-20 18:42:50 +13:00
Swig [ci] Try to fix failing appveyor python builds 2022-03-20 18:42:50 +13:00
Makefile.am Disable CFFI Common Lisp target language 2019-02-05 18:42:23 +00: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.