A Perl script which decompiles TADS 2 game files to source code, written by Daniel Schepler.
A Perl script which disassembles objects and code from TADS 2 games, written by Daniel Schepler.
The TADS Template v0.9, by Jared L. Reisinger. A stack for Macintosh HyperCard 2.1 for prototyping TADS adventures.
TADSguide v1.0, by Trevor Burdick. Mike Roberts' instruct.t converted to an Apple Guide.
TADS Error Master, by Trevor Burdick. An error-code lookup utility for TADS compiler errors for 68K and PPC Macintoshes.
Extracts user-visible text from TADS source code (for spell-checking etc.). DOS executable version 1.1 by Rick LaBach
Perl script to pull quoted text out of TADS source code for spell-checking or proofreading, revision 0.2 (04nov96), by Matthew Amster-Burton
Verb call and uniqueness verifier for TADS games, supplements the compiler's error checking. DOS executable version 1.0 by Rick LaBach
Unix filter (written in [f]lex]) that checks TADS noun lists for multiple words that are the same, ignoring case, to six characters. Such errors cause the common "Which X do you mean: the X, or the X?" problem. Written by David M. Baggett.
VT, a TADS verb templates examples generator written in TADS by Kevin Forchione.