cfad47cfa3/README

4b825dc642cb6eb9a060e54bf8d69288fbee4904cfad47cfa334b206c65f22086bcc5d63e6f70944
1
FrobTADS - A portable TADS toolkit
2
http://www.tads.org
3
http://www.tads.org/frobtads.htm
4
5
The "doc" directory contains the documentation for this package:
6
7
    AUTHORS
8
      People who wrote FrobTADS' code.
9
10
    BUGS
11
      A list of known bugs.  You shouldn't report them.
12
13
    ChangeLog
14
      Documents changes in the source code between versions.
15
16
    COMPILERS
17
      Explains how to build the TADS 2 and TADS 3 compilers and where
18
      to obtain documentation for them.
19
20
    CONFIGURE_DOC
21
      Contains detailed documentation about the 'configure' script (this
22
      script is used to configure the package prior to compilation).
23
24
    COPYING
25
      Legal blurb.
26
27
    INSTALL
28
      Installation and usage instructions.  The first thing you should
29
      read (after this README file).
30
31
    MacOSX
32
      Instructions for Mac OS X command-line novices.
33
34
    NEWS
35
      Contains the list of changes between FrobTADS versions.
36
37
    README
38
      Overview of the package.
39
40
    SRC_GUIDELINES
41
      A must-read for everyone who wants to contribute source code.  It
42
      mostly deals with how to write portable C++ and such.
43
44
    THANKS
45
      Lists people who contributed to FrobTADS in one way or another.