|
I see REXX having some similarities to Perl, esp. the associative array kinds of things where the array index is a string, not a number. Pretty cool! -------------- Original message -------------- From: "Dave Odom" <Dave.Odom@xxxxxxxxxxxx>
Dave, et al, Joe Pluta said it very well. REXX is very powerful, is the standard utility language across all IBM platforms, can be used to do entire applications, has MANY books (over 400 at Amazon.com) and articles written about it since the '70s (yes, mainly for the mainframe but its easy to modify for the i5), easy for folks to learn. Folks that are familiar with languages such as Java, C, PL/I and the like will see a similar style. When I was at IBM, many of our "home grown" applications were done in REXX, especially those that needed any sort of matrix or string manipulation or and we called the various DB2s. Yep, its interpreted but VERY fast and I'll wager as fast as most CLPs. I often create CMD files that invoke the REXX program so I don't have to do the Start REXX command. As Joe said, "the overhead is minimal". Take care, Dave -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.