REXX: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
Jugbogdan (talk | contribs)
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:


==OS/2 REXX Applications==
==OS/2 REXX Applications==
*[[AddIcon]]
*[[Browse]]
*[[CheckLink]]
*[[Generalized File Selector]]
*[[GifText]]
*[[GoServe]] - gopher and http server
*[[GoServe]] - gopher and http server
*[[PutLong]]
*[[TTF_text]]
*[[WWWThumb]] - thumbnail generator
*[[WWWThumb]] - thumbnail generator


Line 28: Line 35:
==Links==
==Links==
* http://rexxla.org
* http://rexxla.org
[[Category:Technical]]

Latest revision as of 14:01, 10 March 2023

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