master/README

User picture

Commiter: Nikos Chantziaras

Author: Nikos Chantziaras

Revision: 8dbe7fa5c3


File Size: 1.2 KB

(April 25, 2011 02:50 UTC) About 1 year ago

Documentation changes due to runtime/compiler source unification

 

README

FrobTADS - A portable TADS toolkit
http://www.tads.org
http://www.tads.org/frobtads.htm

The "doc" directory contains the documentation for this package:

    AUTHORS
      People who wrote FrobTADS' code.

    BUGS
      A list of known bugs.  You shouldn't report them.

    ChangeLog
      Documents changes in the source code between versions.

    COMPILERS
      Explains how to use the TADS 2 and TADS 3 compilers and where
      to obtain documentation for the TADS programming languages.

    CONFIGURE_DOC
      Contains detailed documentation about the 'configure' script (this
      script is used to configure the package prior to compilation).

    COPYING
      Legal blurb.

    INSTALL
      Installation and usage instructions.  The first thing you should
      read (after this README file).

    MacOSX
      Instructions for Mac OS X command-line novices.

    NEWS
      Contains the list of changes between FrobTADS versions.

    README
      Overview of the package.

    SRC_GUIDELINES
      A must-read for everyone who wants to contribute source code.  It
      mostly deals with how to write portable C++ and such.

    THANKS
      Lists people who contributed to FrobTADS in one way or another.