Jump to letter: [
          
            ACDEFGJKLMNOPQRSUVWX
          ]
        
        frobtads - Text interpreter for Tads games
        
        
        - 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). 
Packages
        
        
            | frobtads-1.2.3-2.fc23.src
              [4.8 MiB] | Changelog
              by František Dvořák (2016-10-28): - Add build flags needed for ix86 and arm platforms |