Category:OoRexx: Difference between revisions

Content added Content deleted
No edit summary
m (Minor clarifications)
Line 1: Line 1:
{{stub}}{{language}}
{{stub}}{{language}}
ooRexx (aka Object Rexx) is an object oriented successor of 'Classic' Rexx (another one is NetRexx).
ooRexx (aka Open Object Rexx) is an object oriented successor of 'Classic' Rexx (another one is NetRexx).
Both were created by IBM and are now, open sourced, maintained by the Rexx Language Association.
Both Object Rexx and NetRexx were created by IBM and are now, open sourced, maintained by the Rexx Language Association.
Since ooRexx is fully upward compatible with Rexx, every Rexx program shown here can also be run, unchanged, using ooRexx.
Since ooRexx is fully upward compatible with Rexx, every Rexx program shown here can also be run, unchanged, using ooRexx.