[an error occurred while processing this directive]

HP OpenVMS Systems

HP Pascal
» 

HP OpenVMS Systems

OpenVMS information

» What's new on our site
» Upcoming events
» Configuration and buying assistance
» Send us your comments

HP OpenVMS systems

» OpenVMS software
» Supported Servers
» OpenVMS virtualization
» OpenVMS solutions and partners
» OpenVMS success stories
» OpenVMS service and support
» OpenVMS resources and information
» OpenVMS documentation
» Education and training

Pascal

» Application development home page
» HP Pascal for OpenVMS SPD
» HP Pascal for Tru64 Unix SPD
» HP Pascal for OpenVMS for VAX systems
» HP Pascal fact sheet
» Pascal documentation
» Developer program
» Where to buy
» FREE software loan
» Java
» Enterprise Toolkit
» HP DECset

Evolving business value

» Business Systems Evolution
» AlphaServer systems transition planning
» Alpha RetainTrust program

Related links

» HP Integrity servers
» HP Alpha systems
» HP storage
» HP software
» HP products and services
» HP solutions
» HP support
disaster proof
HP Integrity server animation
HP Integrity server animation
Content starts here

HP Pascal product family fact sheet

HP Pascal runs on HP OpenVMS for Integrity servers, OpenVMS for AlphaServer systems, and OpenVMS for VAX systems. With HP Pascal, a customer's investment in Pascal source code is not only protected, it's extended. HP Pascal meets the Federal Information Processing Standard Publications (FIPS-109) requirements by accepting programs conforming to the ANSI standard. Many features from the Extended Pascal Standard are also supported. HP Pascal has a solid reputation as a production-quality, high-performance, "industrial strength" compiler. It is a full compiler, not an interpretive one. Tightly integrated with Integrity servers, AlphaServer systems, and VAX systems, it delivers optimal power and speed.

For 2006, there are two HP Pascal compiler releases:

  • HP Pascal version 6.0 for OpenVMS for Integrity servers (I64)
  • HP Pascal version 6.0 for OpenVMS for AlphaServer systems
With HP Pascal, application developers can:
  • Deploy OpenVMS applications running at peak performance on a variety of I64 and Alpha 64-bit processors
  • Manage applications with the HP DECset suite of programming tools, which supports coding, debugging, testing, maintenance

Click the following links for more information about HP Pascal:

» HP Pascal home page

» HP Pascal new features

» HP Pascal hardware and software requirements

New features

HP Pascal version 6.0 for OpenVMS for Integrity servers and AlphaServer systems includes the following features:

  • New SELECT and SELECTONE statements—These new statements are similar to the CASE statement but allow for run-time expressions on the select labels unlike CASE which restricts the program to compile-time expressions.
  • Extended binary operators—The IN and NOT IN binary operators have been extended to accept string operands. For strings, IN and NOT IN function the same as the INDEX(string,substring) function.
  • Extended predeclared function—The SUBSTR predeclared function has been extended to allow the third operand to be omitted. When omitted, the SUBSTR function returns the string from the specified start index to the "end of the string".
  • New %FLOAT DIRECTIVE—A new %FLOAT directive has been added to return the default floating-point setting. This new directive is useful along with the %IF conditional compilation facility when porting code from OpenVMS Alpha to OpenVMS I64.
  • Other new directives—Several new directives have been added to define floating constants of specific formats regardless of the default floating-point setting of the compilation. These directives are %F_FLOAT, %D_FLOAT, %G_FLOAT, %S_FLOAT, and %T_FLOAT.
  • More predeclared functions—The BIN, OCT, HEX, DEC, and UDEC predeclared functions can now be used in constant expressions. Besides the obvious use in a CONST declaration, this new feature provides a method for writing numeric constants with the %MESSAGE, %INFO, %WARN, and %ERROR directives.
  • Updated qualifier—A new BYTE_ALIGNED_POINTERS has been added to the /ASSUME DCL qualifier. This new option tells the compiler to assume that pointers refer to unaligned memory instead of the default assumption that pointers refer to quadword aligned memory returned via the NEW predeclared function.

Requirements

Following are hardware and software requirements for HP Pascal on OpenVMS for Integrity servers, AlphaServer systems, and VAX systems:

HP Pascal for OpenVMS for Integrity servers—supported Itanium systems running OpenVMS for Integrity servers v8.2 to v8.3. Refer to the appropriate OpenVMS Operating System Software Product Description (SPD 82.35.xx) and HP Pascal v6.0 for OpenVMS for Integrity servers v8.2 to v8.3 Software Product Description (SPD 25.11.xx) for additional technical specifications.

HP Pascal for OpenVMS for AlphaServer systems—supported AlphaServer systems running OpenVMS v6.1 to v8.3. Refer to the appropriate OpenVMS Operating System Software Product Description (SPD 25.01.xx) and HP Pascal v6.0 for OpenVMS for AlphaServer systems Software Product Description (SPD 25.11.xx) for additional technical specifications.

HP Pascal for OpenVMS for VAX systems—supported VAX systems running OpenVMS v5.5 to v7.2 Refer to the appropriate OpenVMS Operating System Software Product Description (SPD 25.01.xx) and HP Pascal v5.8 for OpenVMS for VAX systems Software Product Description (SPD 25.11.xx) for additional technical specifications.