This directory is the top level home directory for the GNU Sather package
It contains the following subdirectories:

    bin               - Where executables end up
    debian            - Files to make a debian GNU/Linux package
    doc               - Documents about Sather and the libraries
    emacs             - Sather emacs mode
    lib               - Source to the Sather library (Sather-W)
    lib-boot          - Source to the old Sather library (pre Sather-W) needed for
                          code compiled with sacomp-boot
    lib-boot-psather  - Special source for the pSather libraries (pre Sather-W)
    maps              - Codemaps needed for internationalization
    platforms         - configuration for the various platforms
    sabrowse          - A class browser based on TclTk
    sacomp            - compiler for Sather-W code (itself written in pre Sather-W style
                          => has to be compiled by sacomp-boot)
    sacomp-boot       - pre Sather-W compiler (compiling pre Sather-W style code)
    sacomp-gui        - a GUI front-end for the compiler
    salccomp          - The Locale compiler generating some internationalization data from
                      - source files
    system            - Location of special files needed for compilation
    test              - Code to perform library tests (Sather-W)
    test-boot         - pre Sather-W testing routines
