Jump to letter: [
          
            ABCDEFGIKLMNOPRSTUVWXYZ
          ]
        
        frobtads-devel - Tads Compilers
        
        
        - Description:
- TADS stands for "Text Adventure Development System". It's a set of
tools that allow easy implementation of text adventures, or "Interactive
Fiction". The tools include a compiler along with supporting libraries,
a debugger and an interpreter. An interpreter is needed to run the
compiler's output, as it generates "byte code" programs (much like
Java).
This package contains Tads 2 and Tads 3 compilers. 
Packages