(REstructured EXtended eXecutor) An IBM mainframe structured programming language that runs under VM/CMS and MVS/TSO. It can be used as a general-purpose macro language that sends commands to application programs and to the operating systems. REXX was also included in OS/2 Version 2.0. The following REXX example converts Fahrenheit to Celsius: Say "Enter Fahrenheit " Pull FAHR Say "Celsius is " (FAHR-32) * (5 / 9)
REXX - Computer Definition

Computer Desktop Encyclopedia THIS DEFINITION IS FOR PERSONAL USE ONLY All other reproduction is strictly prohibited without permission from the publisher. © 1981-2017 The Computer Language Company Inc. All rights reserved.
Link to this page
Cite this page
MLA Style
"REXX." YourDictionary. LoveToKnow. www.yourdictionary.com/rexx.
APA Style
REXX. (n.d.). In YourDictionary. Retrieved from https://www.yourdictionary.com/rexx