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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,74d953d10520ed5e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-02 13:25:45 PST Message-ID: <3EDBB2B8.9CBF4EF5@somewhere.nil> Date: Mon, 02 Jun 2003 22:25:28 +0200 From: Gautier Write-only X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: using charles library References: <3ED2EB15.7B74D21E@somewhere.nil> <3ED6957F.9405D316@somewhere.nil> <3ED896EC.CF303D93@somewhere.nil> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 80.218.93.49 X-Trace: news.swissonline.ch 1054585543 80.218.93.49 (2 Jun 2003 22:25:43 +0200) X-Complaints-To: abuse@swissonline.ch Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!skynet.be!skynet.be!news.mailgate.org!news-zh.switch.ch!news.swissonline.ch!not-for-mail Xref: archiver1.google.com comp.lang.ada:38397 Date: 2003-06-02T22:25:28+02:00 List-Id: [About a Pascal to Ada translator] # Does it warn Pascal authors when they use non-standard # constructs? (Assuming there are people who carelessly write Pascal and # then translate to Ada, because they have to deliver Ada.) # It might bring some of Ada's "standard advantages" to their # attention. It could be an idea - count the non-standard constructs in the Pascal source and give the total as well as the total/lines ratio after translation. Of course one should not "punish" people for being "careless", since the compilers accept non-standard constructs, partly for commerical lock-in purposes and partly because they *have* to extend the language. ________________________________________________________ Gautier -- http://www.mysunrise.ch/users/gdm/gsoft.htm NB: For a direct answer, e-mail address on the Web site!