• clone URL

Use this URL in git client to clone this repository. More instructions
 

FrobTADS public Git repository.

master

BranchesTags

User picture

Commiter: Nikos Chantziaras

Author: Nikos Chantziaras

Revision: 28d11ba74d

(Jan 03 00:07 UTC) About 1 month ago

Ignore trailing path seperators when creating directories

 
Name Date Rev. Commit message
doc
m4
src
tads2
tads3
testscripts
.gitignore
bootstrap
Common.am
configure.ac
Frob.am
Makefile.am
README
T2Compiler.am
T3CompData.am
T3Compiler.am
Testsuite.am

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.