"Fossies" - the Fresh Open Source Software Archive

Member "swig-4.1.1/Source/README" (30 Nov 2022, 458 Bytes) of package /linux/misc/swig-4.1.1.tar.gz:


As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. See also the last Fossies "Diffs" side-by-side code changes report for "README": 4.0.2_vs_4.1.0.

    1 SWIG Source directory
    2 
    3  Source/DOH          -  A core set of basic datatypes including
    4                         strings, lists, hashes, and files.  Used
    5                         extensively by the rest of SWIG.
    6 
    7  Source/Swig         -  Swig core. Type-system, utility functions.
    8 
    9  Source/Preprocessor -  SWIG C Preprocessor
   10 
   11  Source/CParse       -  SWIG C Parser (still messy)
   12 
   13  Source/Modules      -  Language modules.
   14 
   15  Source/Include      -  Include files.