NetRexx: Difference between revisions
Appearance
m Created page with "==Description== NetRexx[2] is an open source, originally IBM's, variant of the REXX programming language to run on the Java virtual machine. On 2011-06-08 NetRexx was open sourc..." |
mNo edit summary |
||
Line 9: | Line 9: | ||
==Links== | ==Links== | ||
* IBM WebSite [http://www-01.ibm.com/software/awdtools/netrexx/] | * IBM WebSite [http://www-01.ibm.com/software/awdtools/netrexx/] | ||
* RexxLA NetREXX [http://www.netrexx.org] | |||
==License== | ==License== | ||
* Discontinued. Commercial. | * Discontinued. Commercial. | ||
* Later open source, but no OS/2 version available. | * Later open source, but no OS/2 version available. It was contribuited to the Rexx Language Association (RexxLA) under International Components for Unicode License (ICU) V1.8.1. | ||
==Author== | ==Author== |
Revision as of 23:55, 9 September 2012
Description
NetRexx[2] is an open source, originally IBM's, variant of the REXX programming language to run on the Java virtual machine.
On 2011-06-08 NetRexx was open sourced by IBM and given to the RexxLA association.
Version
- Latest Version: NetRexx v2.0.5 Hobbes
Links
License
- Discontinued. Commercial.
- Later open source, but no OS/2 version available. It was contribuited to the Rexx Language Association (RexxLA) under International Components for Unicode License (ICU) V1.8.1.
Author
- IBM
- RexxLA