REXX: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
No edit summary
Line 28: Line 28:
==Links==
==Links==
* http://rexxla.org
* http://rexxla.org
[[Category:Technical]]

Revision as of 23:27, 14 July 2018

REXX Logo

Procedures Language 2/REXX (REXX) is a simple interpreted language.

Starting with OS/2 EE 1.2 the REXX version 4.00 featuring the SAA language level was included with the operating system product. It became later a mandatory feature used for system administration tasks.

Other REXX implementations

  • Object REXX
  • NetRexx
  • Personal REXX
  • Regina REXX

OS/2 REXX Applications

REXX Libraries

Shipped with OS/2 base
  • RexxUtil
Shipped with OS/2 networking products
Third party libraries

Links