ACM Home Page
Please provide us with feedback. Feedback
Translation of the protected type mechanism in Ada 83
Full text PdfPdf (390 KB)
Source ACM SIGAda Ada Letters archive
Volume XV ,  Issue 1  (Jan./Feb. 1995) table of contents
Pages: 64 - 69  
Year of Publication: 1995
ISSN:1094-3641
Author
Pascal Ledru  Aerospatiale, Inc
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 5,   Citation Count: 2
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/199682.199687
What is a DOI?

ABSTRACT

Several features of the Ada 94 language are useful to improve the efficiency of Ada programs. Especially the protected type mechanism is useful to improve the efficiency of concurrent Ada programs sharing common data structures. In order to facilitate the transition to Ada 94 before Ada 94 compilers are widely available, this paper proposes the use of an adapter which can be either a methodology, or an automatic translator. The adapter accepts source including protected objects and produces Ada 83 source. The results of several tests show that the performances of concurrent programs can be dramatically improved by using protected objects.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
Ada 9X Reference Manual Draft 5.0, Mapping/Revision Team, Intermetrics, June 1994.
 
2
Ada 9X Rationale Draft 5.0, Mapping/Revision Team, Intermetrics, June 1994.
3
4
5