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.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,2c6139ce13be9980 X-Google-Attributes: gidfac41,public X-Google-Thread: f43e6,2c6139ce13be9980 X-Google-Attributes: gidf43e6,public X-Google-Thread: 109fba,2c6139ce13be9980 X-Google-Attributes: gid109fba,public X-Google-Thread: 103376,3d3f20d31be1c33a X-Google-Attributes: gid103376,public X-Google-Thread: 1108a1,2c6139ce13be9980 X-Google-Attributes: gid1108a1,public X-Google-Thread: 1014db,3d3f20d31be1c33a X-Google-Attributes: gid1014db,public From: cbass@visi.net.no_spam (Canada Bass) Subject: Re: Is ADA as good for graphics programming as C? (WAS: Re: Avoiding the second historic mistake) Date: 1997/07/08 Message-ID: <33c2aa99.20716474@news.visi.net>#1/1 X-Deja-AN: 255397040 References: <33A9338D.10BB@polaroid.com> <33B09D64.E7F99DA3@saguarosoft.com> <33B16CBB.417A@gdesystems.com> Organization: VisiNet InterNetNews site Reply-To: cbass@visi.net.no_spam Newsgroups: comp.object,comp.software-eng,comp.lang.ada,comp.lang.eiffel,comp.lang.c,comp.lang.c++ Date: 1997-07-08T00:00:00+00:00 List-Id: On 7 Jul 1997 05:07:43 GMT, abo@minkirri.apana.org.au (Donovan Baarda) wrote: snip: >> >>> Ada 83 took 63 reserved words and 180 syntax rules to do what modula-2 >>> does in 40 reserved words and 81 syntax rules. The only things missing >>> from modula-2 that are in Ada are generics, exceptions, and operator >>> overloading. >> >>And tasking and unconstrained types and ... This is pretty silly. >>No, it's _very_ silly. >> >Modula-2 had tasking. I'm not exactly sure what you mean by unconstrained >types, but if you mean unconstrained array types, modula-2 didn't have >them exactly but it did have unconstrained array parameters. However, I do >belive that being able to make a type out of them is a neat idea. > snip: I am unsure as to effect of this post, but does M2 have true multi-tasking to which he was referring to? I know little of any other language that has a standard multi-tasking function. :) Canada Bass