Report on the Programming Language PLZ/SYS von Tod Snook | ISBN 9780387903743

Report on the Programming Language PLZ/SYS

von Tod Snook und weiteren
Mitwirkende
Autor / AutorinTod Snook
Autor / AutorinC. Bass
Autor / AutorinJ. Roberts
Autor / AutorinA. Nahapetian
Autor / AutorinM. Fay
Autor / AutorinB. McKeeman
Autor / AutorinS. Meyer
Autor / AutorinB. Lane
Autor / AutorinC. Carper
Buchcover Report on the Programming Language PLZ/SYS | Tod Snook | EAN 9780387903743 | ISBN 0-387-90374-7 | ISBN 978-0-387-90374-3

Report on the Programming Language PLZ/SYS

von Tod Snook und weiteren
Mitwirkende
Autor / AutorinTod Snook
Autor / AutorinC. Bass
Autor / AutorinJ. Roberts
Autor / AutorinA. Nahapetian
Autor / AutorinM. Fay
Autor / AutorinB. McKeeman
Autor / AutorinS. Meyer
Autor / AutorinB. Lane
Autor / AutorinC. Carper

Inhaltsverzeichnis

  • 1. Introduction.
  • 1.1 PLZ/SYS objectives.
  • 2. Summary Of The Language.
  • 2.1 Data and Statements.
  • 2.2 The Construction of a Program.
  • 3. Notation, Terminology, And Vocabulary.
  • 3.1 Vocabulary.
  • 3.2 Lexical Structure.
  • 4. Identifiers And Literal Constants.
  • 5. Constants.
  • 5.1 Constant Definitions.
  • 5.2 Character and Text Constants.
  • 5.3 Address Constants.
  • 6. Data Types.
  • 6.1 Simple Types.
  • 6.2 Structured Types.
  • 6.3 Pointer Types.
  • 6.4 Type Compatibility.
  • 7. Declaration And Denotation Of Variables.
  • 7.1 Simple Variables.
  • 7.2 Structured Variables.
  • 7.3 Referenced Variables.
  • 7.4 Scope Rules.
  • 8. Expressions.
  • 8.1 Operators.
  • 8.2 Procedure Invocation.
  • 9. Stat.
  • 9.1 Simple Statements.
  • 9.2 Structured Statements.
  • 10. Procedure Jobs.
  • 11. Programs Modules.
  • 12. Implementation Notes.
  • 12.1 Identifiers and Keywords.
  • 12.2 Representation of Pointers.
  • 12.3 Structure Alignment.
  • 12.4 Unary Operators in Lists.
  • 12.5 One-Pass Compilation.
  • PLZ/SYS Grammar.
  • PLZ/SYS Lexical Grammar.
  • Syntax Diagrams.