BS ISO IEC 9496-2004 CHILL - The ITU-T programming language《CHILL ITU-T程序设计语言》.pdf
《BS ISO IEC 9496-2004 CHILL - The ITU-T programming language《CHILL ITU-T程序设计语言》.pdf》由会员分享,可在线阅读,更多相关《BS ISO IEC 9496-2004 CHILL - The ITU-T programming language《CHILL ITU-T程序设计语言》.pdf(232页珍藏版)》请在麦多课文档分享上搜索。
1、BRITISH STANDARD BS ISO/IEC 9496:2003 CHILL The ITU-T programming language ICS 35.060 BS ISO/IEC 9496:2003 This British Standard was published under the authority of the Standards Policy and Strategy Committee on 13 April 2004 BSI 13 April 2004 ISBN 0 580 43648 9 National foreword This British Stand
2、ard reproduces verbatim ISO/IEC 9496:2003 and implements it as the UK national standard. It supersedes BS ISO/IEC 9496:1995 which is withdrawn. The UK participation in its preparation was entrusted to Technical Committee IST/5, Programming languages, their environment and system software interfaces,
3、 which has the responsibility to: A list of organizations represented on this committee can be obtained on request to its secretary. Cross-references The British Standards which implement international publications referred to in this document may be found in the BSI Catalogue under the section enti
4、tled “International Standards Correspondence Index”, or by using the “Search” facility of the BSI Electronic Catalogue or of British Standards Online. This publication does not purport to include all the necessary provisions of a contract. Users are responsible for its correct application. Complianc
5、e with a British Standard does not of itself confer immunity from legal obligations. aid enquirers to understand the text; present to the responsible international/European committee any enquiries on the interpretation, or proposals for change, and keep the UK interests informed; monitor related int
6、ernational and European developments and promulgate them in the UK. Summary of pages This document comprises a front cover, an inside front cover, the ISO/IEC title page, pages ii to vii, a blank page, pages 1 to 221 and a back cover. The BSI copyright notice displayed in this document indicates whe
7、n the document was last issued. Amendments issued since publication Amd. No. Date Comments Reference number ISO/IEC 9496:2003(E) OSI3002 CEI/INTERNATIONAL STANDARD ISO/IEC 9496 Fourth edition 2003-12-15 CHILL The ITU-T programming language CHILL Le langage de programmation de lUIT-T BSISO/IEC9496:20
8、03IS/OIE6949 C:(3002E) DPlcsid Fremia ihTs PDF file may ctnoian emdebt dedyfepcaes. In ccaocnadrw eith Aebods licensilop gnic,y this file mairp eb ynted iv roweb detu slahl ton ide ebtlnu deess the typefaces whice era hml era deddebicsnede to i dnanstlaled t noeh computfrep reormign tide ehtin.g In
9、wodlnidaot gnhis file, trapise atpecc tiereht nser ehnopsiiblity fo not infriigngn Aebods licensilop gnic.y ehT ISO tneClar Secrteiraat caceptl on siibality in this .aera Ai ebods a tredamafo kr Aebod SystemI sncotaropr.de teDails fo teh softwacudorp erts sut deo crtaee this PDF file cna f ebi dnuon
10、 tlareneG eh Info leratit evo the file; tP ehDc-Frtaeion marapteres wetpo erimizf deoirp rnti.gn Evc yreasah er t neebakt neo snet erutah teh file is suitlbaf eosu rI yb eSO memdob rebeis. In tlnu ehikletneve y ttah lborp aem leratit gno it is f,dnuo plsaee inform ttneC ehlar Secrteiraat ta the serd
11、daig sleb nevwo. ISO/IE3002 C Athgir lls serevr.de selnUs towrehise specfidei, trap on fo thsi ilbupctanoi may cudorper ebtu ro dezilina ni dey fomr yb ro nam y,snae lecetrinoc m roecinahcal, inclidung tohpcoiypom dna gnicrfoilm, wittuoh mrepissii non writif gnrmo ietI rehSta O tserdda ehs ebolw or
12、ISOs memreb i ydobn the cnuotrfo y ttseuqer ehe.r ISO cirypothg fofice saCe tsopale 65 eneG 1121-HC02 av leT. 14 + 10 947 22 11 xaF 90 947 22 14 + 74 E-mail cirypothgiso.ogr Web www.is.ogro Plbuisdeh in Switlrezdna ii I SO/IE 3002 C All irhgts seredevrBSISO/IEC9496:2003IS/OIE6949 C:(3002E) I SO/IE 3
13、002 C All irhgts seredevr iiiCONTENTS Page 1 Introduction 1 1.1 General 1 1.2 Language survey . 1 1.3 Modes and classes. 2 1.4 Locations and their accesses . 3 1.5 Values and their operations. 3 1.6 Actions 4 1.7 Input and output 4 1.8 Exception handling 4 1.9 Time supervision. 5 1.10 Program struct
14、ure 5 1.11 Concurrent execution 5 1.12 General semantic properties 6 1.13 Implementation options. 6 2 Preliminaries. 7 2.1 The metalanguage . 7 2.2 Vocabulary 8 2.3 The use of spaces 9 2.4 Comments . 9 2.5 Format effectors 9 2.6 Compiler directives . 10 2.7 Names and their defining occurrences 10 3
15、Modes and classes. 12 3.1 General 12 3.2 Mode definitions . 13 3.3 Mode classification . 16 3.4 Discrete modes 17 3.5 Real modes 20 3.6 Powerset modes. 22 3.7 Reference modes . 22 3.8 Procedure modes . 23 3.9 Instance modes 24 3.10 Synchronization modes . 25 3.11 Input-Output Modes 26 3.12 Timing mo
16、des . 28 3.13 Composite modes 29 3.14 Dynamic modes. 37 3.15 Moreta Modes . 38 4 Locations and their accesses. 45 4.1 Declarations 45 4.2 Locations. 47 5 Values and their operations. 54 5.1 Synonym definitions . 54 5.2 Primitive value 55 5.3 Values and expressions . 70 BSISO/IEC9496:2003IS/OIE6949 C
17、:(3002E) iv I SO/IE 3002 C All irhgts seredevrPage 6 Actions 79 6.1 General 79 6.2 Assignment action. 79 6.3 If action . 81 6.4 Case action 81 6.5 Do action. 83 6.6 Exit action . 86 6.7 Call action . 87 6.8 Result and return action. 90 6.9 Goto action 90 6.10 Assert action 91 6.11 Empty action . 91
18、6.12 Cause action 91 6.13 Start action 91 6.14 Stop action. 91 6.15 Continue action . 92 6.16 Delay action 92 6.17 Delay case action. 92 6.18 Send action 93 6.19 Receive case action . 94 6.20 CHILL built-in routine calls 97 7 Input and Output. 102 7.1 I/O reference model. 102 7.2 Association values.
19、 104 7.3 Access values 104 7.4 Built-in routines for input output. 105 7.5 Text input output. 112 8 Exception handling . 120 8.1 General 120 8.2 Handlers 121 8.3 Handler identification 121 9 Time supervision 122 9.1 General 122 9.2 Timeoutable processes 122 9.3 Timing actions. 122 9.4 Built-in routi
20、nes for time. 124 10 Program Structure. 125 10.1 General 125 10.2 Reaches and nesting 127 10.3 Begin-end blocks. 129 10.4 Procedure specifications and definitions. 129 10.5 Process specifications and definitions. 134 10.6 Modules. 134 10.7 Regions 135 10.8 Program. 135 10.9 Storage allocation and li
21、fetime 136 10.10 Constructs for piecewise programming. 136 10.11 Genericity 141 BSISO/IEC9496:2003IS/OIE6949 C:(3002E) I SO/IE 3002 C All irhgts seredevr vPage 11 Concurrent execution 144 11.1 Processes, tasks, threads and their definitions. 144 11.2 Mutual exclusion and regions . 145 11.3 Delaying
22、of a thread 148 11.4 Re-activation of a thread . 148 11.5 Signal definition statements 148 11.6 Completion of Region and Task locations 149 12 General semantic properties 149 12.1 Mode rules. 149 12.2 Visibility and name binding 160 12.3 Case selection 167 12.4 Definition and summary of semantic cat
23、egories . 169 13 Implementation options 173 13.1 Implementation defined built-in routines 173 13.2 Implementation defined integer modes . 173 13.3 Implementation defined floating point modes. 173 13.4 Implementation defined process names 173 13.5 Implementation defined handlers 173 13.6 Implementati
24、on defined exception names. 173 13.7 Other implementation defined features . 173 Appendix I Character set for CHILL 175 Appendix II Special symbols 176 Appendix III Special simple name strings 177 III.1 Reserved simple name strings. 177 III.2 Predefined simple name strings. 178 III.3 Exception names
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSISOIEC94962004CHILLTHEITUTPROGRAMMINGLANGUAGECHILLITUT 程序设计语言 PDF

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