Category:OoRexx: Difference between revisions

m
Added link to Rexx Language Association
(Created page with "ooRexx is an object oriented extension of the Rexx language. Originated in IBM, it is now open sourced and maintained by the Rexx Language Association.")
 
m (Added link to Rexx Language Association)
 
(23 intermediate revisions by 5 users not shown)
Line 1:
{{DISPLAYTITLE: Category:ooREXX}}
ooRexx is an object oriented extension of the Rexx language.
{{stub}}
Originated in IBM, it is now open sourced and maintained by the
{{language
Rexx Language Association.
|site=http://www.oorexx.org/}}
{{implementation|REXX}}
ooRexx (aka Open Object Rexx) is an object oriented extensionsuccessor of the'Classic' Rexx language.
(another one is NetRexx). Both Open Object Rexx and NetRexx were created by IBM and are now,
open sourced, maintained by the [http://www.rexxla.org/ Rexx Language Association].
 
ooRexx can be used to run many programs shown here in the [[REXX]] category.
 
See http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/Dialects#REXX.2C_ooRexx.2C_and_others
for differences.