Information technology. Programming languages. Prolog - General core

Information technology. Programming languages. Prolog - General core

Regular price
£348.00
Sale price
£348.00
Regular price
£174.00
Sold out
Unit price
per 

1   Scope

ISO/IEC 13211 is designed to promote the applicability and portability of Prolog text and data among a variety of data processing systems.
This part of ISO/IEC 13211 specifies:
  1. a) The representation of Prolog text,
  2. b) The syntax and constraints of the Prolog language,
  3. c) The semantic rules for interpreting Prolog text,
  4. d) The representation of input data to be processed by Prolog,
  5. e) The representation of output produced by Prolog, and
  6. f) The restrictions and limits imposed on a conforming Prolog processor.

    NOTE This part of 1S0/IEC 1321 I does not specify:

  7. a) the size or complexity of Prolog text that will exceed the capacity of any specific data processing system or language processor, or the actions to be taken when the corresponding limits are exceeded;
  8. b) the minimal requirements of a data processing system that is capable of supporting an implementation of a Prolog processor;
  9. c) the methods of activating the Prolog processor or the set of commands used to control the environment in which Prolog text is prepared for execution and executed;
  10. d) the mechanisms by which Prolog text is prepared for use by a data processing system;
  11. e) the typographical representation of Prolog text published for human reading;
  12. f) the user environment (top level loop, debugger, library system, editor, compiler etc.) of a Prolog processor.
This part of 1S0/IEC I 321 I is intended for use by implementors and knowledgeable programmers, and is not a tutorial.

1.1   Notes

Notes in this part of ISO/IEC 13211 have no effect on the language, Prolog text or Prolog processors that are defined as conforming to this part of ISO/IEC 13211. Reasons for including a note include:
  1. a) Cross references to other clauses and subclauses of this part of ISO/IEC 13211 in order to help readers find their way around,
  2. b) Warnings when a built-in predicate as defined in this part of ISO/IEC 13211 has a different meaning in some existing implementations.