Rexx2Nrx, the 'Classic REXX to NetRexx converter', takes REXX source code, parses and analyses it, and translates it to NetRexx as far as possible. REXX subroutines/functions are translated to proper NetRexx/Java classes and methods.
As an immediate advantage, your classic REXX programs become available to all JAVA platforms, and don’t need any platform specific code anymore!
Add new comment