标准号:BS ISO/IEC 13211-1-1995
中文标准名称:信息技术.编程语言.Prolog语言.通用芯
英文标准名称:Information technology - Programming languages - Prolog - General core
标准类型:L74
发布日期:1995/10/15 12:00:00
实施日期:1995/10/15 12:00:00
中国标准分类号:L74
国际标准分类号:35.060
适用范围: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:
a) The representation of Prolog text,
b) The syntax and constraints of the Prolog language,
c) The semantic rules for interpreting Prolog text,
d) The representation of input data to be processed by Prolog,
e) The representation of output produced by Prolog, and
f) The restrictions and limits imposed on a conforming Prolog processor.
NOTE —This part of ISO/IEC 13211 does not specify:
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;
b) the minimal requirements of a data processing system that is capable of supporting an implementation of a Prolog processor;
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;
d) the mechanisms by which Prolog text is prepared for use by a data processing system;
e) the typographical representation of Prolog text published for human reading;
f) the user environment (top level loop, debugger, library system, editor, compiler etc.) of a Prolog processor.
This part of ISO/IEC 13211 is intended for use by implementors and knowledgeable programmers, and is not a tutorial.
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;
a) Cross references to other clauses and subclauses of this part of ISO/IEC 13211 in order to help readers find their way around,
b) Warnings when a built-in predicate as defined in this part of ISO/IEC 13211 has a different meaning in some existing implementations.