ObjectREXX: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
====OS/2 text editors with Object REXX support==== | ====OS/2 text editors with Object REXX support==== | ||
* [[jEdit]] - Java based editor - Object REXX | * [[jEdit]] - Java based editor - Object REXX syntax highlighting built in - Current. | ||
==Links== | ==Links== | ||
Line 26: | Line 26: | ||
* [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) | * [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]][[Category:REXX]][[Category:MS Windows Tools]][[Category:Linux Tools]] |
Revision as of 21:11, 17 February 2016
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 the Microsoft Windows and Linux versions of Object REXX as open source software but stripped the the OS/2 source code from the tree, meaning that if people want to port the package back to OS/2, it will have have to recreate the port from scratch.
Version
- Latest Version:
OS/2 text editors with Object REXX support
- jEdit - Java based editor - Object REXX syntax highlighting built in - Current.
Links
- Open Object REXX WebSite [1]
License and availability
- Originally commercial software, distributed as a component with all eComStation versions and OS/2 versions 4 and later or Warp Server 4.5 and later. Discontinued.
- Later open sourced as "Open Object REXX" but it was not ported to OS/2. It was released under the Common Public License Version 1.0
Publisher
Related Articles
Publications
- Object REXX for Windows NT and Windows 95 With OODialog: Windows Dialog Interface - IBM RedBook - (30 December 1996)