REXX: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
==A list of DOS implementations of REXX== | ==A list of DOS implementations of REXX== | ||
* [[Classic REXX]] | * [[BREXX]] - Open Source - Current | ||
* [[Classic REXX]] - Commercial - Comes with PC-DOS versions 5 and higher. | |||
* [[Regina REXX]] - Open Source - Current | |||
==A list of REXX implementations that run under WinOS/2== | ==A list of REXX implementations that run under WinOS/2== |
Revision as of 18:33, 27 December 2014
Description
Procedural scripting language that is included with every version of OS/2 2.0 and higher, every version of IBM DOS 5.0 and higher and most modern Amiga OS variants and clones.
A list of OS/2 implementations of REXX
- Classic REXX
- Object REXX
- Regina REXX - Open Source - Current
Libraries and bindings
Graphical front ends and REXX development systems
Editors with REXX support
A list of DOS implementations of REXX
- BREXX - Open Source - Current
- Classic REXX - Commercial - Comes with PC-DOS versions 5 and higher.
- Regina REXX - Open Source - Current
A list of REXX implementations that run under WinOS/2
A list of REXX implementations that run under Java
A list of REXX implementations in JavaScript
Publications
Local articles
- Roger Orr: OS/2 Procedures Language - REXX - Introductory material
- Dave Briccetti: Sending Mail with REXX