Category:OoRexx: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
(adapted to better describe the relationship with Category REXX)
Line 1: Line 1:
ooRexx (aka Open Object Rexx) is an object oriented successor of 'Classic' [[REXX|Rexx]] (another one is [[NetRexx|NetRexx]]). Both Object Rexx and NetRexx were created by IBM and are now, open sourced, maintained by the Rexx Language Association.
ooRexx (aka Open Object Rexx) is an object oriented successor of 'Classic' Rexx
(another one is NetRexx). Both Object Rexx and NetRexx were created by IBM and are now,
ooRexx can be used to run many programs shown here in the REXX category. We are in the process of documenting the incompatibilies and shall publish them soon. Notable differences are -- the use of some 'special' characters such as @ and $ in sumbols -- use of a=; instead of a=''; The 24 game under REXX was meanwhile adapted so that it can be played with ooRexx.
open sourced, maintained by the Rexx Language Association.
ooRexx can be used to run many programs shown here in the REXX category.
We are in the process of documenting the incompatibilies and shall publish them soon.
Notable differences are
the use of some 'special' characters such as @ and $ in symbols
use of a=; instead of a=;
The 24 game under REXX was meanwhile adapted so that it can be played with ooRexx.

Revision as of 17:30, 22 June 2012

ooRexx (aka Open Object Rexx) is an object oriented successor of 'Classic' Rexx (another one is NetRexx). Both Object Rexx and NetRexx were created by IBM and are now, open sourced, maintained by the Rexx Language Association. ooRexx can be used to run many programs shown here in the REXX category. We are in the process of documenting the incompatibilies and shall publish them soon. Notable differences are

 the use of some 'special' characters such as @ and $ in symbols
 use of a=; instead of a=;

The 24 game under REXX was meanwhile adapted so that it can be played with ooRexx.

Subcategories

This category has the following 3 subcategories, out of 3 total.

Pages in category "OoRexx"

The following 200 pages are in this category, out of 234 total.

(previous page) (next page)
(previous page) (next page)