6 citations found. Retrieving documents...
---: Reference Manual of the Ada Programming Language. Washington, D.C.: Department of Defense, Ada Joint Program Office, Feb. 1983 (ISO/IEC 8652:1987)

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Rationale for SQL Ada Module Description Language SAMeDL - Version Gary Chastek   (1 citation)  (Correct)

....System are needed in the context of the module. 11 The type derivation rules will generate a function taking an SQL Int object and returning a Weight Not Null object; and they will generate a function taking a Weight Type object and returning an SQL Int Not Null object. But the rules of Ada in [ada 83] Section 3.4, will not generate the cross product function. 32 CMU SEI 92 TR 16 by the subprogram derivation rules from functions, procedures and operations defined in SQL Int. The function Null SQL Int, returning an object of type Weight Type with the property that ....

....is generated by derivation. The numeric standard base domains generate their assignment procedures in the generic subpackage of each standard support package. This was done to facilitate range checking of 12 The rules of Ada require that any overloading of = return a boolean result. See [ada 83] Section 6.7. CMU SEI 92 TR 16 33 null bearing types. The Assign procedure for Weight Type objects will enforce the range constraint defined for Weight Not Null. In other words, the procedure call: Assign (Weight Object, With Null( 1) will raise Constraint Error. The exception is raised ....

[Article contains additional citation context not shown here]

Reference Manual for the Ada Programming Language. Ada Joint Program Office, January 1983.


Notes on Applications of the SQL Ada Module Description.. - Chastek, Graham..   (Correct)

....or not the application programmer intends to process multiple concurrent transactions. To make life easier for those application programmers processing one transaction at a time, the above described Transaction Identifier formal parameter is supplied with a default expression (see Section 6. 1 of [3]) This default expression names a default transaction identifier object, supplied by the SAMeDL compiler vendor in the same Ada package in which the transaction identifier Ada data type is declared (see Section 4.4.1 above) The default transaction identifier has a predefined name, such as ....

....data semantics that COBOL provides with the Computational 3 data type. This is not quite true, however, for the following reason. As discussed in [2] there is a strong assumption that the underlying implementation of fixed point in an Ada compiler will be in binary, as discussed in 3.5. 9 of [3], which defines the model numbers as covering a binary range, described by the mantissa value B. Current Ada compiler implementations, therefore, require that the specified value for the SMALL attribute (the small value) of a fixed point type be a power of two. This means that decimal data cannot ....

Reference Manual for the Ada Programming Language. Ada Joint Program Office, January 1983.


Behavioural Abstraction and Composition for User Interface.. - Wilkinson (1998)   (1 citation)  (Correct)

....types are signatures and the parameter values are the structures which implement a given signature. This binding of structures to structures using signatures to define communication bears an obvious similarity to the composition operation in BDL. Similar mechanisms are provided by the Ada 83 [DoD1983, Barnes1984] and Ada 95 [ISO1995, Skansholm1997] programming language. Ada uses the term package to describe a module of code, and packages can be parameterised or made generic in Ada terminology. Generic packages differ from ML functors in the type of the parameters used: where ML allows parameterisation by ....

"Reference Manual for the Ada Programming Language", Department of Defense, Ada Joint Program Office, Washington, D.C., February 1983.


A Survey of Real-Time Performance Benchmarks for the Ada.. - Donohoe (1987)   (2 citations)  (Correct)

....(fixedinterval delay scheduling, time slicing, pre emptive) a discussion of the measurement techniques used by the test program, and a discussion of the interpretation of the test results. 2.2.2. Object Deallocation and Garbage Collection The Reference Manaual for the Ada Programming Language [1] does not require the immediate return of deallocated storage to the storage pool; thus the implementation of garbage collection can have important consequences for embedded systems. Embedded systems are often required to run for lengthy periods of time; while the total amount of memory required ....

Reference Manual for the Ada Programming Language, ANSI/MIL-STD-1815A-1983 Ada Joint Program Office, 1430 Broadway, New York, NY 10018, 1983.


Development of an Unanticipated Member of a Program Family - Gray (1997)   (3 citations)  (Correct)

....we did not want to impede ongoing development of Cstructure by redesigning it in order to accommodate Ada programs. 1 These programs were created by a translation program which converts programs written in Jovial into Ada programs. The resulting code conforms to the 1983 specification of Ada [United States Department of Defense 83] and only uses imperative constructs such as those found in standard Pascal. Advanced Ada language features such as tasks and exceptions are not supported. In this thesis, references to the programming language Ada refer to the 1983 Ada specification, not to subsequent Ada specifications. 4 ....

....to support Ada packages would be very valuable. 15 Similarly, Adastructure should be enhanced to support the newer specifications and object oriented features of Ada (popularly known as Ada 95 ) as all of the work on this project was done according to the 1983 specification of the language [United States Department of Defense 83] From the perspective of the restructuring tool program family, this project demonstrated that a restructuring tool for C could be modified to restructure programs written in Ada. In doing so, we introduced changes to the core abstract syntax tree to accommodate both C and Ada. Attempting to ....

Reference Manual for the Ada Programming Language. ANSI/MIL-STD-1815A-1983. Ada Joint Program Office, Washington D.C., 1983. Available via anonymous FTP: ftp://ajpo.sei.cmu.edu.


ASIS for GNAT: - From The Prototype   (Correct)

No context found.

---: Reference Manual of the Ada Programming Language. Washington, D.C.: Department of Defense, Ada Joint Program Office, Feb. 1983 (ISO/IEC 8652:1987)

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC