This document, dated July 1975 from Digital Equipment Corporation, specifies the input formats for CREF, a cross-reference facility. It details two primary input formats:
Early Input Format (Section 2.0): Used by older versions of assemblers (like MACRO prior to V30, PALX, and F prior to V06). This format uses specific ASCII codes (33-37) to indicate code types (op codes, macro names, normal symbols) and the end of a line or program break. It is explicitly stated that this format should not be used for new program development.
Current Input Format (Section 3.0): Produced by newer versions of assemblers and compilers (like MACRO V30+, F40 V06+, ALGOL V06+, and FORTRAN-10 V04+). This format relies on an extensive set of control characters for various functions:
The document provides a detailed listing of each control character, its ASCII code, and its specific meaning to CREF, including a code example to illustrate the current input format.
Site structure and layout ©2025 Majenko Technologies