REXX: Difference between revisions
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
[[Image:Rexx.png|thumb|REXX Logo]] | |||
'''Procedures Language 2/REXX''' (''REXX'') is a simple interpreted language. | '''Procedures Language 2/REXX''' (''REXX'') is a simple interpreted language. | ||
Line 8: | Line 9: | ||
*Personal REXX | *Personal REXX | ||
*Regina REXX | *Regina REXX | ||
==OS/2 REXX Applications== | |||
*[[AddIcon]] | |||
*[[Browse]] | |||
*[[CheckLink]] | |||
*[[Generalized File Selector]] | |||
*[[GifText]] | |||
*[[GoServe]] - gopher and http server | |||
*[[PutLong]] | |||
*[[TTF_text]] | |||
*[[WWWThumb]] - thumbnail generator | |||
==REXX Libraries== | ==REXX Libraries== | ||
Line 14: | Line 26: | ||
;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 | ||
[[Category:Technical]] |
Latest revision as of 14:01, 10 March 2023

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
- AddIcon
- Browse
- CheckLink
- Generalized File Selector
- GifText
- GoServe - gopher and http server
- PutLong
- TTF_text
- WWWThumb - thumbnail generator
REXX Libraries
- Shipped with OS/2 base
- RexxUtil
- Shipped with OS/2 networking products
- Third party libraries