Questions relating to Open Object Rexx (ooRexx), an Open Source project managed by Rexx Language Association (RexxLA) providing a free implementation of Object Rexx.
Open Object Rexx (ooRexx) is an Open Source project managed by Rexx Language Association (RexxLA) providing a free implementation of Object Rexx. ooRexx is distributed under Common Public License (CPL) v1.0.
Open Object Rexx includes features typical of an object-oriented language, such as subclassing, polymorphism, and data encapsulation. It is an extension of the classic Rexx language, which has been expanded to include classes (a base set of classes is supplied), objects, and methods. These extensions do not replace classic Rexx functions or preclude the development or running of classic Rexx programs.