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.8 required=5.0 tests=BAYES_00,FREEMAIL_FROM, PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,b6d862eabdeb1fc4 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!news4.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!193.201.147.71.MISMATCH!xlned.com!feeder3.xlned.com!feeder.erje.net!news.k-dsl.de!aioe.org!not-for-mail From: =?iso-8859-15?Q?Yannick_Duch=EAne_=28Hibou57=29?= Newsgroups: comp.lang.ada Subject: Re: Ada noob here! Is Ada widely used? Date: Tue, 25 May 2010 20:13:21 +0200 Organization: Ada At Home Message-ID: References: <4bfbbdcb$0$6882$9b4e6d93@newsspool2.arcor-online.net> <93a818e9c91ccba6d8ea3a7258ef3265@mixmaster.it> <4bfbdd95$0$6776$9b4e6d93@newsspool3.arcor-online.net> <7aqxv2d9qatt.owvat4lrco20.dlg@40tude.net> NNTP-Posting-Host: MBnfDkYuJKoIyXbkYutszA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.53 (Win32) Xref: g2news2.google.com comp.lang.ada:11977 Date: 2010-05-25T20:13:21+02:00 List-Id: Le Tue, 25 May 2010 19:34:43 +0200, Dmitry A. Kazakov = a =E9crit: > 2. Practically, is there any SQL parser written in SQL? Because SQL is a DSL. > P.S. I bet Ada is better for writing a C compiler than C. May be or may be not. This can be done well in C too (the author is as = much important as the implementation language) and then, C advocators wi= ll = obviously try to create it using C. So C is most likely to be the choice= . = Ada would be better for some reason, but the final product and the sourc= e = is not the same thing. If the product is good, this does not matter for = = users if the source is hard to maintain and understand. -- = There is even better than a pragma Assert: a SPARK --# check.