Category:OoRexx: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Insert tags to improve formatting. Add mention of ?, ! and _)
m (Added link to Rexx Language Association)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{DISPLAYTITLE: Category:ooREXX}}{{stub}}{{language}}{{implementation|REXX}}
{{DISPLAYTITLE: Category:ooREXX}}
{{stub}}
{{language
|site=http://www.oorexx.org/}}
{{implementation|REXX}}
ooRexx (aka Open Object Rexx) is an object oriented successor of 'Classic' Rexx
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,
(another one is NetRexx). Both Open Object Rexx and NetRexx were created by IBM and are now,
open sourced, maintained by the Rexx Language Association.
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.
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.
See http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/Dialects#REXX.2C_ooRexx.2C_and_others
Notable differences are:
for differences.
* The use of some 'special' characters such as '''<tt>@</tt>''', '''<tt>#</tt>''' and '''<tt>$</tt>''' in symbols. (These symbols were deprecated some time before 1990 when '''<tt>?</tt>''', '''<tt>!</tt>''' and '''<tt>_</tt>''' were introduced as acceptable alternatives.)
* Use of '''<tt>a=;</tt>''' instead of '''<tt>a=<nowiki>''</nowiki>;</tt>''' or '''<tt>a="";</tt>'''
The 24 game under REXX was meanwhile adapted so that it can be played with ooRexx.

Latest revision as of 19:59, 24 April 2014


This page is a stub. It needs more information! You can help Rosetta Code by filling it in!
Language
OoRexx
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using OoRexx.
OoRexx is an implementation of REXX. Other implementations of REXX.

ooRexx (aka Open Object Rexx) is an object oriented successor of 'Classic' Rexx (another one is NetRexx). Both Open 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.

See http://rosettacode.org/wiki/Rosetta_Code:Village_Pump/Dialects#REXX.2C_ooRexx.2C_and_others for differences.

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)