Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Practical usage of REXX
Rudd A., Ellis Horwood, Upper Saddle River, NJ, 1990. Type: Book (9780136827900)
Date Reviewed: Apr 1 1992

The REXX (Restructured Extended Executor) language is designed for systems applications but has many similarities to more familiar languages such as FORTRAN and Pascal. Thus REXX procedures consist of a series of statements embodying variables, literals, and operators as well as an extensive list of built-in functions. DO loops and conditional statements provide sequence control, and the language even contains a GOTO, although it sneaks in under the less informative name of SIGNAL, GOTO presumably still being considered untouchable.

With systems applications in mind, the functions provided are concerned with text processing rather than with numeric applications. REXX also includes a useful PARSE facility and provides for stack operations. Procedures and functions can also be defined by the user.

REXX is an IBM-sponsored language and is interpretive, which means that it is best suited for development work and one-off jobs. As in ALGOL, no standard input/output procedures are provided, and some features of the language are environment-dependent. For this reason, a prospective user would require further information on the particular system where REXX is used, but I can recommend this book as a clear and useful general account of what seems to be a powerful language.

Reviewer:  K. Booth Review #: CR115110
Bookmark and Share
 
Rexx (D.3.2 ... )
 
 
Miscellaneous (I.7.m )
 
Would you recommend this review?
yes
no
Other reviews under "Rexx": Date
The REXX language: a practical approach to programming (2nd ed.)
Cowlishaw M., Prentice-Hall, Inc., Upper Saddle River, NJ, 1990. Type: Book (9780137806515)
Feb 1 1992
The REXX handbook
Goldberg G., Philip I. (ed), McGraw-Hill, Inc., New York, NY, 1992. Type: Book (9780070236820)
Oct 1 1992
Modern programming using REXX
O’Hara R., Gomberg D., Prentice-Hall, Inc., Upper Saddle River, NJ, 1985. Type: Book (9789780135973110)
Dec 1 1985
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy