Jump to content

NetRexx: Difference between revisions

From EDM2
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.  


==Version==
==Versions==
* '''Latest Version:''' NetRexx v2.0.5 [http://hobbes.nmsu.edu/h-search.php?key=netrexx.zip Hobbes]
* '''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==
* Discontinued. Commercial.
* [[International Components for Unicode License]] (ICU) V1.8.1.
* 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==
* 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

  • IBM WebSite [1]
  • RexxLA NetREXX [2]

License

Author

Related Articles

Publications