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 considerably from Object REXX, another IBM object-oriented variant of REXX which has been released as open source software.
NetRexx was developed by Mike Cowl...
more
Read article at Wikipedia
NetRexx
Similar topics in Freebase
-
Object REXX
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...