BS PD ISO IEC TR 10182-2016 Information technology Programming languages their environments and system software interfaces Guidelines for language bindings《信息技术 编程语言 语言环境及系统软件接口 语言.pdf
《BS PD ISO IEC TR 10182-2016 Information technology Programming languages their environments and system software interfaces Guidelines for language bindings《信息技术 编程语言 语言环境及系统软件接口 语言.pdf》由会员分享,可在线阅读,更多相关《BS PD ISO IEC TR 10182-2016 Information technology Programming languages their environments and system software interfaces Guidelines for language bindings《信息技术 编程语言 语言环境及系统软件接口 语言.pdf(52页珍藏版)》请在麦多课文档分享上搜索。
1、BSI Standards PublicationPD ISO/IEC TR 10182:2016Information technology Programming languages,their environments andsystem software interfaces Guidelines for languagebindingsPD ISO/IEC TR 10182:2016 PUBLISHED DOCUMENTNational forewordThis Published Document is the UK implementation of ISO/IECTR 1018
2、2:2016. It supersedes BS ISO/IEC TR 10182:1993 which iswithdrawn.The UK participation in its preparation was entrusted to TechnicalCommittee IST/5, Programming languages, their environments andsystem software interfaces.A list of organizations represented on this committee can beobtained on request
3、to its secretary.This publication does not purport to include all the necessaryprovisions of a contract. Users are responsible for its correctapplication. The British Standards Institution 2016. Published by BSI StandardsLimited 2016ISBN 978 0 580 88135 0ICS 35.060Compliance with a British Standard
4、cannot confer immunity fromlegal obligations.This Published Document was published under the authority of theStandards Policy and Strategy Committee on 31 March 2016.Amendments issued since publicationDate Text affectedPD ISO/IEC TR 10182:2016Information technology Programming languages, their envir
5、onments and system software interfaces Guidelines for language bindingsTechnologies de linformation Langages de programmation, leurs environnements et interfaces logicielles des systmes Techniques dinterface pour les normes de langages de programmationTECHNICAL REPORTISO/IEC TR10182First edition2016
6、-03-15Reference numberISO/IEC TR 10182:2016(E) ISO/IEC 2016PD ISO/IEC TR 10182:2016ii ISO/IEC 2016 All rights reservedCOPYRIGHT PROTECTED DOCUMENT ISO/IEC 2016, Published in SwitzerlandAll rights reserved. Unless otherwise specified, no part of this publication may be reproduced or utilized otherwis
7、e in any form or by any means, electronic or mechanical, including photocopying, or posting on the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address below or ISOs member body in the country of the requester.ISO copyright officeCh. d
8、e Blandonnet 8 CP 401CH-1214 Vernier, Geneva, SwitzerlandTel. +41 22 749 01 11Fax +41 22 749 09 47copyrightiso.orgwww.iso.orgISO/IEC TR 10182:2016(E)PD ISO/IEC TR 10182:2016ISO/IEC TR 10182:2016(E)Foreword ivIntroduction v1 Scope . 12 Terms and definitions . 12.1 Terms . 12.2 Abbreviated terms . 33
9、Overview of functional binding methods 33.1 Introduction to Methods . 33.2 System Facility Standard Procedural Interface (Method 1) . 43.3 User-Defined Procedural Interfaces (Method 2) . 53.4 Programming Language Extensions with Native Syntax (Method 3) 53.5 Programming Languages with Embedded Alien
10、 Syntax (Method 4) . 63.6 Binding Pre-Existing Language Elements (Method 5) 63.7 Conclusions 64 Guidelines 74.1 Organizational Guidelines for Preparation of Language Bindings . 74.2 General Technical Guidelines 94.3 Recommendations for Functional Specifications 94.4 Method-Dependent Guidelines for L
11、anguage Bindings 104.4.1 Introduction to Method-Dependent Guidelines .104.4.2 Guidelines for Standard Procedural Interfaces 104.4.3 Guidelines for User Defined Procedural Interfaces 174.4.4 Guidelines for Programming Language Extensions with Native Syntax .184.4.5 Uses of Programming Languages with
12、Embedded Alien Syntax .185 Future directions .18Annex A (informative) Graphic Binding Examples20Annex B (informative) GKS Bindings Generic Issues 27Bibliography .40 ISO/IEC 2016 All rights reserved iiiContents PagePD ISO/IEC TR 10182:2016ISO/IEC TR 10182:2016(E)ForewordISO (the International Organiz
13、ation for Standardization) and IEC (the International Electrotechnical Commission) form the specialized system for worldwide standardization. National bodies that are members of ISO or IEC participate in the development of International Standards through technical committees established by the respe
14、ctive organization to deal with particular fields of technical activity. ISO and IEC technical committees collaborate in fields of mutual interest. Other international organizations, governmental and non-governmental, in liaison with ISO and IEC, also take part in the work. In the field of informati
15、on technology, ISO and IEC have established a joint technical committee, ISO/IEC JTC 1.The procedures used to develop this document and those intended for its further maintenance are described in the ISO/IEC Directives, Part 1. In particular the different approval criteria needed for the different t
16、ypes of document should be noted. This document was drafted in accordance with the editorial rules of the ISO/IEC Directives, Part 2 (see www.iso.org/directives).Attention is drawn to the possibility that some of the elements of this document may be the subject of patent rights. ISO and IEC shall no
17、t be held responsible for identifying any or all such patent rights. Details of any patent rights identified during the development of the document will be in the Introduction and/or on the ISO list of patent declarations received (see www.iso.org/patents).Any trade name used in this document is inf
18、ormation given for the convenience of users and does not constitute an endorsement.For an explanation on the meaning of ISO specific terms and expressions related to conformity assessment, as well as information about ISOs adherence to the WTO principles in the Technical Barriers to Trade (TBT), see
19、 the following URL: Foreword Supplementary information .The committee responsible for this Technical Report is ISO/IEC JTC 1, Information technology, Sub-Committee SC 22, Programming languages, their environments and system software interfaces.This first edition of ISO/IEC TR 10182:2016 cancels and
20、replaces the first edition of ISO/IEC TR 10182:1993, of which it constitutes a minor revision with the following changes: the references section has been deleted; minor editorial errors have been corrected.iv ISO/IEC 2016 All rights reservedPD ISO/IEC TR 10182:2016ISO/IEC TR 10182:2016(E)Introductio
21、nThis Technical Report is a compilation of the experience and knowledge gained by the members of ISO/IEC JTC1/SC22/WG11 (Techniques for Bindings) from the generation of programmers interfaces to FUNCTIONAL INTERFACE STANDARDS. Although current experience was derived from the fields of computer graph
22、ics and database management, the problems discussed are thought to be generally applicable for mappings of other functional interface standards to programming languages. This Technical Report is intendeda) to identify the problems and conflicts which shall be resolved;b) to suggest guidelines for fu
23、ture use;c) to provide scope and direction to required additional work, such as common procedural callingmechanisms and data types; andd) as a historical record of past experiences and decisions.This Technical Report is incomplete; the authors have concentrated on those areas where experience and ex
24、pertise was readily available. The ideas and issues brought forward here emerged from more than 10 years of work, and are represented in International Standards.Clause 3 of this Technical Report contains the results of a survey of current methods used for language binding development. Characteristic
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- BSPDISOIECTR101822016INFORMATIONTECHNOLOGYPROGRAMMINGLANGUAGESTHEIRENVIRONMENTSANDSYSTEMSOFTWAREINTERFACESGUIDELINESFORLANGUAGEBINDINGS

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