ITU-T Z 200-1999 CHILL - The ITU-T Programming Language Series Z Languages and General Software Aspects for Telecommunication Systems Programming Languages - CHILL The ITU-T Progra.pdf
《ITU-T Z 200-1999 CHILL - The ITU-T Programming Language Series Z Languages and General Software Aspects for Telecommunication Systems Programming Languages - CHILL The ITU-T Progra.pdf》由会员分享,可在线阅读,更多相关《ITU-T Z 200-1999 CHILL - The ITU-T Programming Language Series Z Languages and General Software Aspects for Telecommunication Systems Programming Languages - CHILL The ITU-T Progra.pdf(229页珍藏版)》请在麦多课文档分享上搜索。
1、INTERNATIONAL TELECOMMUNICATION UNION ITU-T TELECOMMUNICATION STAN DARD IZATI ON SECTOR OF ITU 2.200 (1 1 /I 999) SERIES Z: LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS Programming languages - CHILL: The ITU-T programming lang uag e CHILL - The ITU-T Programming Language ITU-
2、T Recommendation 2.200 (Previously CCITT Recommendation) ITU-T 2-SERIES RECOMMENDATIONS LANGUAGES AND GENERAL SOFTWARE ASPECTS FOR TELECOMMUNICATION SYSTEMS FORMAL DESCRIPTION TECHNIQUES (FDT) Specification and Description Language (SDL) Application of Formal Description Techniques Message Sequence
3、Chart CHILL: The ITU-T programming language General principles Basic syntax and dialogue procedures Extended MML for visual display terminals Specification of the man-machine interface PROGRAMMING LANGUAGES MAN-MACHlNE LANGUAGE QUALITY OF TELECOMMUNICATION SOFTWARE METHODS FOR VALIDATION AND TESTING
4、 2. 100-2. 109 2.120-2.129 2.200-2.209 2.110-2.119 2.300-2.309 2.3 10-2.3 19 2.320-2.329 2.330-2.399 2.400-2.499 2.500-2.599 For further details, please refer to the list of ITU-T Recommendations. INTERNATIONAL STANDARD 9496 ITU-T RECOMMENDATION 2.200 CHILL - THE ITU-T PROGRAMMING LANGUAGE Summary T
5、his Recommendation I International Standard defines the ITU-T programming language CHILL. CHILL is a strongly typed, block structured and object-oriented language designed primarily for the implementation of large and complex embedded systems. CHILL was designed to provide reliability and run time e
6、fficiency, at the same time sufficient flexibility and powerfulness to encompass the required range of applications. CHILL also provides facilities that encourage piecewise and modular development of large systems. Source ITU-T Recommendation 2.200 was prepared by ITU-T Study Group 10 (1997-2000) an
7、d approved on 19 November 1999. An identical text is also published as IS0 I IEC 9496. ITU-T Rec. 2.200 (1999 E) 1 FOREWORD ITU (International Telecommunication Union) is the United Nations Specialized Agency in the field of telecommuni- cations. The ITU Telecommunication Standardization Sector (ITU
8、-T) is a permanent organ of the ITU. The ITU-T is responsible for studying technical, operating and tariff questions and issuing Recommendations on them with a view to standardizing telecommunications on a worldwide basis. The World Telecommunication Standardization Conference (WTSC), which meets ev
9、ery four years, establishes the topics for study by the ITU-T Study Groups which, in their turn, produce Recommendations on these topics. The approval of Recommendations by the Members of the ITU-T is covered by the procedure laid down in WTSC Resolution No. 1. In some areas of information technolog
10、y which fall within ITU-Ts purview, the necessary standards are prepared on a collaborative basis with IS0 and IEC. NOTE In this Recommendation, the expression “Administration“ is used for conciseness to indicate both a telecommunication administration and a recognized operating agency. INTELLECTUAL
11、 PROPERTY RIGHTS The ITU draws attention to the possibility that the practice or implementation of this Recommendation may involve the use of a claimed Intellectual Property Right. The ITU takes no position concerning the evidence, validity or applicability of claimed Intellectual Property Rights, w
12、hether asserted by ITU members or others outside of the Recommendation development process. As of the date of approval of this Recommendation, the ITU had not received notice of intellectual property, protected by patents, which may be required to implement this Recommendation. However, implementors
13、 are cautioned that this may not represent the latest information and are therefore strongly urged to consult the TSB patent database. O ITU 2001 All rights reserved. No part of this publication may be reproduced or utilized in any form or by any means, electronic or mechanical, including photocopyi
14、ng and microfilm, without permission in writing from the ITU. 11 ITU-T Rec. 2.200 (1999 E) CONTENTS Page 1 Introduction 1.1 General 1.2 Language survey . 1.3 Modes and classes . 1.4 Locations and their accesses . 1.5 Values and their operations . 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 Actions Input and
15、 output Exception handling Time supervision . Program structure Concurrent execution General semantic properties Implementation options . Preliminaries . 2.1 The metalanguage . 2.2 Vocabulary 2.3 The use of spaces 2.4 Comments . 2.5 Format effectors 2.6 Compiler directives . 2.7 Names and their defi
16、ning occurrences 3 Modes and classes . 3.1 General 3.2 Mode definitions . 3.3 Mode classification . 3.4 Discrete modes 3.6 Powerset modes . 3.7 Reference modes . 3.5 Real modes 3.8 3.9 3.10 3.1 1 3.12 3.13 3.14 3.15 Procedure modes . Instance modes Synchronization modes . Input-Output Modes Composit
17、e modes Dynamic modes . Timing modes . Moreta Modes . 4 Locations and their accesses . 4.1 Declarations 4.2 Locations . Values and their operations . 5.2 Primitive value 5 5.1 Synonym definitions . 5.3 Values and expressions . ITU-T Rec . 2.200 (1999 E) 1 1 1 2 3 3 4 4 4 5 5 5 6 6 7 7 8 9 9 9 10 10
18、12 12 13 16 17 20 22 22 23 24 25 26 28 29 37 38 45 45 47 54 54 55 70 . 111 6 7 8 9 10 iv Actions 6.1 6.2 6.3 6.4 6.5 6.6 6.7 6.8 6.9 6.10 6.1 1 6.12 6.13 6.14 6.15 6.16 6.17 6.18 6.19 6.20 General Assignment action . If action . Case action Do action . Exit action . Call action . Result and return a
19、ction . Goto action Assert action Empty action . Cause action Start action Stop action . Continue action . Delay action Delay case action . Send action . Receive case action . CHILL built-in routine calls Input and Output . 7.1 I/O reference model . 7.2 Association values . 7.3 Access values 7.4 7.5
20、 Text input output . Built-in routines for input output . Exception handling . 8.1 General 8.2 Handlers 8.3 Handler identification Time supervision 9.1 General 9.2 Timeoutable processes 9.3 Timing actions . Built-in routines for time . Program Structure . 10.2 Reaches and nesting 10.3 Begin-end bloc
21、ks . 10.4 Procedure specifications and definitions . 10.5 Process specifications and definitions . 10.6 Modules . 10.7 Regions 10.8 Program . 10.9 Storage allocation and lifetime i O . 1 O Constructs for piecewise programming . 1 O . 1 1 Genericity 9.4 10.1 General ITU-T Rec . 2.200 (1999 E) Page 79
22、 79 79 81 81 83 86 87 90 90 91 91 91 91 91 92 92 92 93 94 97 102 102 104 104 105 112 120 120 121 121 122 122 122 122 124 125 125 127 129 129 134 134 135 135 136 136 141 11 12 13 Concurrent execution 11.1 Processes. tasks. threads and their definitions . 11.2 Mutual exclusion and regions . 11.3 Delay
23、ing of a thread i 1.4 Re-activation of a thread . 11.5 Signal definition statements 11.6 Completion of Region and Task locations General semantic properties 12.1 Mode rules . 12.2 Visibility and name binding 12.3 Case selection 12.4 Implementation options 13.1 13.2 i 3.3 13.4 i 3.6 13.7 Definition a
24、nd summary of semantic categories . Implementation defined built-in routines Implementation defined integer modes . Implementation defined floating point modes . Implementation defined process names 13.5 Implementation defined handlers Implementation defined exception names . Other implementation de
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ITUTZ2001999CHILLTHEITUTPROGRAMMINGLANGUAGESERIESZLANGUAGESANDGENERALSOFTWAREASPECTSFORTELECOMMUNICATIONSYSTEMSPROGRAMMINGLANGUAGESCHILLTHEITUTPROGRAPDF

链接地址:http://www.mydoc123.com/p-806636.html