Category:OoRexx: Difference between revisions

no edit summary
No edit summary
No edit summary
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 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.
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 sumbols
-- use of a=; instead of a='';
 
The 24 game under REXX was meanwhile adapted so that it can be played with ooRexx.
2,295

edits