NetRexx: Difference between revisions
Appearance
No edit summary |
|||
Line 4: | Line 4: | ||
On 2011-06-08 NetRexx was open sourced by IBM and given to the RexxLA association. | On 2011-06-08 NetRexx was open sourced by IBM and given to the RexxLA association. | ||
== | ==Versions== | ||
* '''Latest Version:''' | * '''Latest Version:''' | ||
* [http://hobbes.nmsu.edu/h-search.php?key=netrexx.zip NetRexx v2.0.5] - Works better on old 1.x Java versions | |||
==Links== | ==Links== | ||
Line 12: | Line 13: | ||
==License== | ==License== | ||
* | * [[International Components for Unicode License]] (ICU) V1.8.1. | ||
==Author== | ==Author== | ||
* IBM | * IBM | ||
* RexxLA | * RexxLA | ||
* [[Mike Cowlishaw]] | |||
==Related Articles== | ==Related Articles== | ||
Line 24: | Line 25: | ||
==Publications== | ==Publications== | ||
* [http://hobbes.nmsu.edu/h-search.php?key=netrexxbooks.zip NetRexx books Hobbes] | * [http://hobbes.nmsu.edu/h-search.php?key=netrexxbooks.zip NetRexx books Hobbes] | ||
* [http://www.os2world.com/wiki/index.php/The_EurOS/2_NetRexx_page The EurOS/2 NetRexx page] | |||
* [http://www.redbooks.ibm.com/abstracts/sg242216.html Creating Java Applications using NetRexx] - IBM RedBook - (10 Septiembre 1997) | * [http://www.redbooks.ibm.com/abstracts/sg242216.html Creating Java Applications using NetRexx] - IBM RedBook - (10 Septiembre 1997) | ||
[[Category:Tools]] | [[Category:Tools]] [[Category:Java Tools]] [[Category:Programming Languages]] |
Revision as of 07:46, 19 November 2014
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.
Versions
- Latest Version:
- NetRexx v2.0.5 - Works better on old 1.x Java versions
Links
License
- International Components for Unicode License (ICU) V1.8.1.
Author
- IBM
- RexxLA
- Mike Cowlishaw
Related Articles
Publications
- NetRexx books Hobbes
- The EurOS/2 NetRexx page
- Creating Java Applications using NetRexx - IBM RedBook - (10 Septiembre 1997)