The purpose of a programming system is to make a computer easy to use.To do this,it fumishes languages and various facilities th

admin2018-05-26  22

问题 The purpose of a programming system is to make a computer easy to use.To do this,it fumishes languages and various facilities that are in fact programs invoked and controlled by language features.But these facilities are bought at a price:the external description of a programming system is ten to twenty times as large as the external description of the computer system itself.The user finds it far easier to specify any particular function,but there are far more to choose from,and far more options and formats to remember.
    Ease of use is enhanced only if the time gained in functional specification exceeds the time lost in learning,remembering,and searching manuals.With modem programming systems this gain does exceed the cost,but in recent years the ratio of gain to cost seems to have fallen as more and more complex  (1)  have been added.
    Because ease of use is the purpose,this ratio of function to conceptual complexity is the ultimate test of system design.Neither function alone nor simplicity alone  (2)  a good design.
    This point is widely misunderstood.Function,and not simplicity,has always been the measure of excellence for its designers.As soon as ease of use is held up as the criterion,each ofthese is seen to be  (3)  ,reaching for only halfofthe true goal.
    For a given level of function,however,that system is best in which one can specify things with the most simplicity and straightforwardness.  (4)  is not enough.Mooers’s TRAC language and Algol 68 achieve simplicity as measured by the number of distinct elementary concepts.They are not,however,straightforward.The expression of the things one wants to do often requires involuted(复杂的)and unexpected combinations ofthe basic facilities.It is not enough to learn the elements and rules of combination;one must also learn the idiomatic usage,a whole lore of how the elements are combined in practice.Simplicity and straightforwardness proceed from conceptual  (5)  .Every part must reflect the same philosophies and the same balancing of desiderata.Every part must even use the same techniques in syntax and analogous notions in semantics.Ease of use,then,dictates unity of design,conceptual integrity.
(2)

选项 A、defines
B、can be
C、constructs
D、costs

答案A

解析
转载请注明原文地址:https://kaotiyun.com/show/SjUZ777K
0

相关试题推荐
最新回复(0)