Re: Decimal arithmetic in Ada

bobduff@dsd.camb.inmet.com (Bob Duff)
Tue, 9 Aug 1994 11:57:47 GMT

          From comp.compilers

Related articles
Summary of responses - Conversion to C++ sivar@SanDiego.NCR.COM (SSR) (1994-08-01)
Re: Summary of responses - Conversion to C++ wws@renaissance.cray.com (1994-08-04)
Re: Summary of responses - Conversion to C++ bobduff@dsd.camb.inmet.com (1994-08-06)
Re: Decimal arithmetic in Ada bobduff@dsd.camb.inmet.com (1994-08-09)
| List of all articles for this month |

Newsgroups: comp.compilers
From: bobduff@dsd.camb.inmet.com (Bob Duff)
Keywords: translator, Ada, design, comment
Organization: Intermetrics, Inc.
References: 94-08-018 94-08-057 94-08-063
Date: Tue, 9 Aug 1994 11:57:47 GMT

>[Is there a lot of demand for decimal arithmetic in embedded applications?
>-John]


No.


Ada 9X includes a set of features called the "Information Systems
Annex", which includes certain features inspired in part by COBOL, such
as decimal arithmetic, and a library package for doing picture-clause
stuff. There are other annexes targeted to other application areas,
such as the Real Time Systems Annex and the Distributed Systems Annex.


- Bob
--
Bob Duff bobduff@inmet.com
Oak Tree Software, Inc.
[So if they're not for the embedded market, who's the target audience?
Are there people migrating from Cobol or PL/I to Ada? -John]
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.