REXX: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 9: | Line 9: | ||
*Personal REXX | *Personal REXX | ||
*Regina REXX | *Regina REXX | ||
==OS/2 REXX Applications== | |||
*[[GoServe]] - gopher and http server | |||
*[[WWWThumb]] - thumbnail generator | |||
==REXX Libraries== | ==REXX Libraries== | ||
Line 15: | Line 19: | ||
;Shipped with OS/2 networking products | ;Shipped with OS/2 networking products | ||
*[[RxSock]] | |||
;Third party libraries | |||
*[[RxBlFish]] | |||
*[[RxImgSize]] | |||
*[[RxRsync]] | |||
==Links== | ==Links== | ||
* http://rexxla.org | * http://rexxla.org |
Revision as of 18:19, 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
OS/2 REXX Applications
REXX Libraries
- Shipped with OS/2 base
- RexxUtil
- Shipped with OS/2 networking products
- Third party libraries