The Pragma Token Syntax

  1. 1. Introduction
  2. 2. Program construction using TDF
  3. 3. The token syntax
  4. 4. Token identification
  5. 5. Expression tokens
  6. 6. Statement tokens
  7. 7. Type tokens
    1. 7.1. General type tokens
    2. 7.2. Integral type tokens
    3. 7.3. Arithmetic type tokens
    4. 7.4. Compound type tokens
    5. 7.5. Type token compatibility, definitions etc.
  8. 8. Specifying conversions using the token syntax
    1. 8.1. User-defined conversions
    2. 8.2. Specifying integer promotions
  9. 9. Selector tokens
  10. 10. Procedure tokens
    1. 10.1. General procedure tokens
    2. 10.2. Simple procedure tokens
    3. 10.3. Function procedure tokens
    4. 10.4. Defining procedure tokens
  11. 11. Tokens and APIs
  12. 12. Token syntax
    1. 12.1. Token specifications
    2. 12.2. Token arguments
    3. 12.3. Defining tokens