CAN/CSA-ISO/IEC 9496:02

CCITT HIGH LEVEL LANGUAGE (CHILL)
This National Standard of Canada is equivalent to International Standard ITU-T Recommendation Z.200 (10/96) ISO/IEC 9496:1998. 1 Introduction This recommendation defines the CCITT high level programming language CHILL. CHILL stands for CCITT High Level Language. The following subclauses introduce some of the motivations behind the language design and provide an overview of the language features. For information concerning the variety of introductory and training material on this subject, the reader is referred to the CCITT Manuals, ?Introduction to CHILL? and ?CHILL user?s manual?. An alternative definition of CHILL, in a strict mathematical form (based on the VDM notation), is available in the CCITT Manual entitled ?Formal definition of CHILL?. 1.1 General CHILL is a strongly typed, block structured language designed primarily for the implementation of large and complex embedded systems. CHILL was designed to: · enhance reliability and run time efficiency by means of extensive compile-time checking; · be sufficiently flexible and powerful to encompass the required range of applications and to exploit a variety of hardware; · provide facilities that encourage piecewise and modular development of large systems; · cater for real-time applications by providing built-in concurrency and time supervision primitives; · permit the generation of highly efficient object code; · be easy to learn and use. The expressive power inherent in the language design allow engineers to select the appropriate constructs from a rich set of facilities such that the resulting implementation can match the original specification more precisely. Because CHILL is careful to distinguish between static and dynamic objects, nearly all the semantic checking can be achieved at compile time. This has obvious run time benefits. Violation of CHILL dynamic rules results in run-time exceptions which can be intercepted by an appropriate exception handler (however, generation of such implicit checks is optional, unless a user defined handler is explicitly specified). CHILL permits programs to be written in a machine independent manner. The language itself is machine independent; however, particular compilation systems may require the provision of specific implementation defined objects. It should be noted that programs containing such objects will not, in general, be portable.
OEN:
CSA
Langue:
English
Code(s) de l'ICS:
35.060
Statut:
Annulée
Date de Publication:
2002-11-30
Numéro Standard:
CAN/CSA-ISO/IEC 9496:02