REXX

Rexx is a programming language that can be interpreted or compiled. It was developed at IBM by Mike Cowlishaw. It is a structured, high-level programming language designed for ease of learning and reading. Proprietary and open source Rexx interpreters exist for a wide range of computing platforms; compilers exist for IBM mainframe computers. Wikipedia

Created Year: 1979
Designed by: Mike Cowlishaw
Developed by: IBMMike Cowlishaw
Aliases: Restructured Extended Executor
File extensions: EXEC, bat, cmd, exec, rex, rexx

Wikidata: Q685820

Influenced: NetRexxObject REXX

Influenced by: ALGOLEXEC 2PL/I

Programming paradigms: procedural programmingstructured programming

Language types: command line interface languageinterpreted language

REXX Influence Network

Pan and zoom the graph with your mouse or alternatively your fingers on touch devices.

Hello World in REXX

<<hello.rexx>>=
Say "Hello World"

Search on GitHub


Latest data update: 2024-11-08