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=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,640b65cbfbab7216 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.trueband.net!news.trueband.net.POSTED!not-for-mail NNTP-Posting-Date: Fri, 04 Apr 2008 11:32:52 -0500 Date: Fri, 04 Apr 2008 11:32:39 -0500 From: DScott User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Untyped Ada? References: <47F26C46.3010607@obry.net> <44d88b93-6a90-4c18-8785-2164934ba700@a9g2000prl.googlegroups.com> In-Reply-To: <44d88b93-6a90-4c18-8785-2164934ba700@a9g2000prl.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 75.105.179.87 X-Trace: sv3-tTxjQV653K2cvqRpImBMiNfd/n30B7ujOYApkNTyKE4YjRUEyc7q+T3wrvWT64MfzO5qP+N5aV+z1Kf!U16zgCDnk4ByX1IWdxVMbJJYZS9K4MyiEgWnLdK8kz8aknpgsltkmJHWnsYFpk1NKI90UBe5U7NV!+aVmXyTxrm0HlugeA7VZsuKM X-Complaints-To: abuse@trueband.net X-DMCA-Complaints-To: abuse@trueband.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.38 Xref: g2news1.google.com comp.lang.ada:20807 Date: 2008-04-04T11:32:39-05:00 List-Id: Graham wrote: ... > I haven't been using Ada for all that long, but I have been thinking > that a kinder, gentler version would be nice in some circumstances. > Not necessarily *no* type-checking, but the ability to mix, say, > integers, fixed-point types and floats in an equation without > cluttering up the code with conversions. > > I dare say that you wouldn't want to program a missile in such a loose > way, but for the kinds of things I'm involved in - financial apps and > simulations - the level of strictness of Ada would be a turn-off for > many developers. And, from what I can see, the main problem with Ada > is its lack of take-up outside its core areas of avionics and real- > time systems. > > Sorting out string handling out would be nice, too. > > Graham As one half of a team that has just started (2 months) using Ada in a business environment (Call Center/ Rent-A-Secretary), I have invented a few new curse words, but I wouldn't give it up for anything. The strong typing is one of its best features. It makes us think very carefully about our data and how stuff gets passed around. The discipline is quite refreshing after all the slovenly code I have seen in the last 20 years. -- Fui et vidi experiri. =DSM= A.S., B.A., M.A., M.S., Ph.D. Ni Dan Multi-lingual Programmer since 1960 Distinguished Rifleman and a whole barrow-load of other stuff :)