Jump to content

REXX: Difference between revisions

From EDM2
Created page with "==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 ..."
 
No edit summary
Line 10: Line 10:


====Graphical front ends and REXX development systems====
====Graphical front ends and REXX development systems====
 
* [[VX-REXX]]
====Editors with REXX support====
====Editors with REXX support====
* [[Boxer]]
* [[Boxer]]
Line 31: Line 31:
* [[Roger Orr]]: [[OS/2 Procedures Language - REXX]] - Introductory material
* [[Roger Orr]]: [[OS/2 Procedures Language - REXX]] - Introductory material
* [[Dave Briccetti]]: [[Sending Mail with REXX]]
* [[Dave Briccetti]]: [[Sending Mail with REXX]]
 
=====Code snippets=====
* [[Stupid OS/2 Tricks/REXX Commands]]
====Tutorials and other learning material====
====Tutorials and other learning material====
*
*

Revision as of 16:46, 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

Libraries and bindings

Graphical front ends and REXX development systems

Editors with REXX support

A list of DOS implementations of REXX

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

Code snippets

Tutorials and other learning material

Standards

REXX history