This mainframe site aims to provide book reviews and free ebook on mainframe, ibm mainframe, tso mainframe, cics mainframe, mainframe ftp, os 390, jcl mainframes, db2 mainframe, cobol mainframe, sas mainframe, mainframe computer, mainframe linux, mainframe database, zos mainframe, mainframe commands, mainframe rexx, mainframe programming, mainframe migration, mainframe server, mainframe applications, mainframe basics,z os, cics, ispf mainframe, mainframe racf, etc

Enterprise PL/I Language Reference

This book is a reference for the programmer using the IBM PL/I compiler. It is not a tutorial, but is designed for the reader who already has a knowledge of the PL/I language and who requires reference information needed to write a program for an IBM PL/I compiler. It contains guidance information and general-use programming interfaces.
Because this book is a reference manual, it is not intended to be read from front to back, and terms can be used before they are defined. Terms are highlighted where they are defined in the book, and definitions are found in the glossary.

Improved performance

  • The compiler now handles even more conversions by generating inline code which means these conversions will be done much faster than previously. Also, all conversions done by library call are now flagged by the compiler.
  • The compiler-generated code now uses, in various situations, less stack storage.
  • The compiler now generates much better code for references to the TRANSLATE built-in function.
  • The compiler-generated code for SUBSCRIPTRANGE checking is now, for arrays with known bounds, twice as fast as before.
  • The ARCH and TUNE options now support 4 as a suboption, thereby allowing exploitation of instructions new to the zSeries machines.
  • ARCH(2), FLOAT(AFP) and TUNE(3) are now the default.

Click to Read More/Download

Followers