Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://lib.mexmat.ru/books/80337
Дата изменения: Unknown
Дата индексирования: Mon Apr 11 19:48:58 2016
Кодировка: Windows-1251
Электронная библиотека Попечительского совета механико-математического факультета Московского государственного университета
Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: The Standard Libraries. Consolidated Ada Reference Manual - 2005 Edition
Аннотация:
Ada is a programming language designed to support the construction of long-lived, highly reliable software systems. The language includes facilities to define packages of related types, objects, and operations. The packages may be parameterized and the types may be extended to support the construction of libraries of reusable, adaptable software components. The operations may be implemented as subprograms using conventional sequential control structures, or as entries that include synchronization of
concurrent threads of control as part of their invocation. The language treats modularity in the physical sense as well, with a facility to support separate compilation.