Hello, all. This just appeared on the IBM z/VM web download page, and It think it might be of interest to folks here:
The runREXX Framework Overview Do you want to develop, test and run REXX programs with a few mouse clicks? Then the provided runREXX framework will do the trick for you. The framework allows to develop REXX programs intuitively in an eclipse framework. This could be classic REXX but also ooREXX. runREXX is fully implemented in REXX by taking in account the context of the selected file to be processed. runREXX also contains a preprocessor to create reusable functions and allow selective unit testing of a part of a program or the program itself. Other built in features are provided such as to create source code documentation. For example it supports creating html from BookMaster tags (using the tool B2H). By using eclipse as the underlying framework it enriches runREXX with its capabilities depending on which eclipse based distribution is used. One nice built-in feature of eclipse is the file compares and searches with refactoring support. The other is the use of source code library systems to manage eclipse project contents. You can locate the package here: http://www.vm.ibm.com/download/packages/descript.cgi?RUNREXX Note that the package requires ooRexx on the workstation. -- Dave Jones www.vsoft-software.com Houston, TX 281.578.7544 ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
