REXX: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
Created page with "'''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 wi..."
 
Ak120 (talk | contribs)
Line 10: Line 10:


==REXX Libraries==
==REXX Libraries==
;Shipped with OS/2 base
*RexxUtil
;Shipped with OS/2 networking products


==Links==
==Links==
* http://rexxla.org
* http://rexxla.org

Revision as of 17:20, 12 November 2017

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

REXX Libraries

Shipped with OS/2 base
  • RexxUtil
Shipped with OS/2 networking products

Links