TADS 3

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m (Compilers)
m
Line 1: Line 1:
 
{{FormatInfo
 
{{FormatInfo
 
| name                  = TADS 3
 
| name                  = TADS 3
| extensions            = .t3
+
| extensions            = {{ext|t}} {{ext|t3}}
 
| mimetypes              = application/x-t3vm-image
 
| mimetypes              = application/x-t3vm-image
 
}}
 
}}
Line 18: Line 18:
  
 
== Description ==
 
== Description ==
TADS 3 (Text Adventure Development System) is an [[Interactive Fiction]] development system by Michael J. Roberts. [[TXT|Plain text]] source code files are created using the TADS 3 programming language, and then compiled into a system-independent game file. TADS 3 source code files typically have the extension .t. Compiled game files can be played on any system that has an appropriate interpreter.
+
TADS 3 (Text Adventure Development System) is an [[Interactive Fiction]] development system by Michael J. Roberts. [[TXT|Plain text]] source code files are created using the TADS 3 programming language, and then compiled into a system-independent game file. Compiled game files can be played on any system that has an appropriate interpreter.
  
TADS 3 is the current version of TADS, and is a radical departure from previous versions. See [[TADS]] for more information.
+
TADS 3 is the current version of TADS, and is not compatible with previous versions. See [[TADS]] for information on the older system.
 +
 
 +
== Extensions ==
 +
 
 +
* .t: Source code file
 +
* .t3: Compiled game file
  
 
== Compilers ==
 
== Compilers ==
  
 
* TADS 3 Author's Kit (Windows, freeware, [http://www.tads.org/tads3.htm website]): the official TADS 3 implementation
 
* TADS 3 Author's Kit (Windows, freeware, [http://www.tads.org/tads3.htm website]): the official TADS 3 implementation
* FrobTADS (Unix-like, freeware, [http://www.tads.org/frobtads.htm website]): ports of TADS 2 and TADS 3 compilers for Unix systems (including Mac OS X)
+
* FrobTADS (Unix-like, freeware, [http://www.tads.org/frobtads.htm website]): ports of TADS 2 and TADS 3 compilers for Unix systems (including [[Mac OSX]])
  
 
== Interpreters ==
 
== Interpreters ==

Revision as of 22:03, 9 November 2012

File Format
Name TADS 3
Ontology
Extension(s) .t .t3
MIME Type(s) application/x-t3vm-image


File Formats > Electronic File Formats > Interactive Fiction > TADS 3


Contents

Description

TADS 3 (Text Adventure Development System) is an Interactive Fiction development system by Michael J. Roberts. Plain text source code files are created using the TADS 3 programming language, and then compiled into a system-independent game file. Compiled game files can be played on any system that has an appropriate interpreter.

TADS 3 is the current version of TADS, and is not compatible with previous versions. See TADS for information on the older system.

Extensions

  • .t: Source code file
  • .t3: Compiled game file

Compilers

  • TADS 3 Author's Kit (Windows, freeware, website): the official TADS 3 implementation
  • FrobTADS (Unix-like, freeware, website): ports of TADS 2 and TADS 3 compilers for Unix systems (including Mac OSX)

Interpreters

  • HTML TADS Interpreter (Windows, freeware, website): the official TADS 2 and TADS 3 interpreter with full multimedia support. Despite the name, it does not run on the web.
  • QTads (cross-platform, open source, website): a TADS 2 and TADS 3 interpreter with full multimedia support

Other Tools

Sample Files

Source Code

Compiled Games

Further Information

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox