J

J, short for J Programming Language, was created in 1990 by Kenneth E. Iverson and Roger Hui as a successor to the APL language. J is an array-oriented, high-level programming language designed for mathematical, statistical, and data-intensive applications. It is used in research, finance, analytics, and algorithm development.

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.