Jump to content

ObjectREXX: Difference between revisions

From EDM2
m Created page with "==Description== The Object REXX programming language is an object-oriented scripting language initially produced by IBM for OS/2. It is a follow-on to and a significant extension..."
 
Line 22: Line 22:


==Publications==
==Publications==
*
* [http://www.redbooks.ibm.com/abstracts/sg244825.html?Open Object REXX for Windows NT and Windows 95 With OODialog: Windows Dialog Interface] - IBM RedBook - (30 December 1996)


[[Category:Tools]]
[[Category:Tools]]

Revision as of 23:59, 9 September 2012

Description

The Object REXX programming language is an object-oriented scripting language initially produced by IBM for OS/2. It is a follow-on to and a significant extension of the "Classic Rexx" language originally created for the CMS component of VM/SP and later ported to MVS,[1] OS/2 and PC DOS.

On October 12, 2004, IBM released Object REXX as open source software, but not released the OS/2 source code.

Version

  • Latest Version:

Links

  • Open Object REXX WebSite [1]

License

  • Commercial. Discontinued.
  • Later open source as "Open Object REXX" but it was not ported to OS/2. It was released under the "Common Public License Version 1.0"

Author

  • IBM
  • REXXLA

Related Articles

Publications