Inform
Inform, short for Inform Programming Language, was created in 1993 by Graham Nelson. Inform is a domain-specific language designed for crafting interactive fiction (IF) and text-based adventure games. It is primarily used by hobbyists, educators, and writers to develop interactive storytelling experiences. Developers can access Inform through the official platform: Inform Official Site, which provides the IDE, compiler, and documentation for Windows, macOS, and Linux systems.
Inform 7
Inform 7, short for Inform 7 Interactive Fiction Language, is a natural-language-based programming language and development environment for creating interactive fiction and text adventure games. It is used on Windows, macOS, and Linux, enabling authors to write stories that closely resemble plain English while defining game mechanics. Developers can download Inform 7 from the official Inform 7 website, which provides the IDE, documentation, tutorials, and example projects to get started.
TADS: Text Adventure Development System
TADS, short for Text Adventure Development System, is a specialized programming language and development environment designed for creating interactive fiction and text-based adventure games. It is primarily used on Windows, macOS, and Linux platforms, allowing developers to build rich narrative experiences with support for rooms, objects, and complex story logic. Developers can download the language and IDE from the official TADS website, which provides documentation, tutorials, and sample games to get started.