From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,245c84afd1e393ce X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g14g2000cwa.googlegroups.com!not-for-mail From: "Adrian Hoe" Newsgroups: comp.lang.ada Subject: Re: What about big integers in Ada 2005? Date: 6 Oct 2005 07:21:02 -0700 Organization: http://groups.google.com Message-ID: <1128608462.504972.25050@g14g2000cwa.googlegroups.com> References: <1581461.uQ1jN63t33@linux1.krischik.com> <5mo0f.529$B14.97@newssvr11.news.prodigy.com> NNTP-Posting-Host: 219.95.228.197 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1128608467 5812 127.0.0.1 (6 Oct 2005 14:21:07 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 6 Oct 2005 14:21:07 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 Firefox/1.0.7,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=219.95.228.197; posting-account=LKUaWwwAAABzCo8SD2jIIt5LtkPzH8ot Xref: g2news1.google.com comp.lang.ada:5450 Date: 2005-10-06T07:21:02-07:00 List-Id: adaworks@sbcglobal.net wrote: > "Dennis Lee Bieber" wrote in message > news:imsuj1h8vevg4un71rmh0nc41pnee5ihjl@4ax.com... > > > > Of course, my college mainframe actually had a 32-digit hardware BCD > > ALU (which failed one term -- COBOL classes were stuck, but FORTRAN, > > using integer and floating ALU hardware, proceeded apace). > > > I wonder if anyone has implemented a BCD package? Also, in COBOL, > programmers routinely design using packed decimal. I don't know of any > corresponding package in Ada. I suspect this is one of the many reasons > Ada has consistently failed to win any support in the information systems > world. > > Unfortunately, the Information Systems annex falls short of what COBOL > programmers really want. Perhaps we could re-design the Information > Systems Annex someday to bring it into conformity with common IS > practice. Probably too late. The damage is already done. I thought Swiss Bank is using some software developed in Ada. If I recall correctly, Paranor was the developer. How did they do that if IS Annex falls short? I remember that I asked for BCD package sometime ago and someone responded. But my project ditched the idea of using BCD and I did not have to pursue in BCD then. -- Adrian Hoe