Object REXX

The Object REXX programming language is a general-purpose object-oriented scripting language.

Object REXX
ParadigmObject-oriented (class-based)
Designed bySimon C. Nash (IBM)
First appeared1988 (1988)
Stable release
5.0.0 / 23 December 2022 (2022-12-23)
Platformx86-32, x86-64, ARM, s390x
OSCross-platform: Linux, Microsoft Windows, macOS, Solaris, AIX, OS/2
LicenseCPL 1.0, GPLv2
Filename extensions.rxs, .rex, .rexx, .cls
Websitewww.rexxla.org
Major implementations
ooREXX (since 2004)
Influenced by
Rexx, Smalltalk
Influenced
NetRexx

Based on the Rexx programming language (often called "Classic Rexx"), Object REXX is designed to be easy to learn, use, and maintain. Object REXX retains all the features and syntax of Classic Rexx while adding full object-oriented programming capabilities.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.