PPT Slide
- MAX/REXX compiles REXX source programs into executable object modules.
- The compiled programs may be executed directly from JCL, called from a program, or invoked as a TSO command procedure.
- The compiler provides the same security and change control as other languages such as COBOL or PL1.
- An optional, optimizing compiler is available for even greater performance.