The Object REXX programming language is an object-oriented scripting language based on the REXX language, produced by IBM, originally for the OS/2 and OS/390 lines of operating systems.
On October 12, 2004, IBM released Object REXX as open source software, giving rise to Open Object Rexx, now available for various operating systems: Linux, Solaris, Windows. This implementation includes a WSH Scripting Engine for Rexx.
Object REXX supports multipl...
more
Read article at Wikipedia
Object REXX
Programming Language
Parent Language:
Similar topics in Freebase
-
NetRexx
NetRexx is IBM's implementation of the REXX programming language to run on the Java virtual machine. It supports a classic REXX syntax along with considerable additions to support Object-oriented programming in a manner compatible with Java's object model. The syntax and object model differ...