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-Thread: 103376,df1a7f1c3c3bc77e X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!out03a.usenetserver.com!news.usenetserver.com!in02.usenetserver.com!news.usenetserver.com!cycny01.gnilink.net!spamkiller.gnilink.net!gnilink.net!trnddc01.POSTED!72fcb693!not-for-mail From: Fionn Mac Cumhaill Newsgroups: comp.lang.ada Subject: Re: An Ada Advice Inquiry Message-ID: References: <592dnbDWOqzXLqfbnZ2dnUVZ_h-vnZ2d@comcast.com> <1178268426.023944.289630@l77g2000hsb.googlegroups.com> X-Newsreader: Forte Agent 4.2/32.1117 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sat, 05 May 2007 02:35:41 GMT NNTP-Posting-Host: 71.170.31.60 X-Complaints-To: abuse@verizon.net X-Trace: trnddc01 1178332541 71.170.31.60 (Fri, 04 May 2007 22:35:41 EDT) NNTP-Posting-Date: Fri, 04 May 2007 22:35:41 EDT Xref: g2news1.google.com comp.lang.ada:15550 Date: 2007-05-05T02:35:41+00:00 List-Id: On Fri, 4 May 2007 04:17:05 -0800, wrote: >Rod, > >Thanks. > >Richard > wrote in message >news:1178268426.023944.289630@l77g2000hsb.googlegroups.com... >> On May 4, 6:47 am, "Randy Brukardt" wrote: >>> Speaking of Praxis, they just had an announcement on a new air traffic >>> control system (in the UK) that is programmed in Ada. >> >> Indeed - iFacts is very large, new, and using Ada (and SPARK of >> course...) >> Check out out press release here: >> http://www.praxis-his.com/news/radarMar2007.asp >> >> We _won_ this project by bidding Correctness by Construction, Formal >> Methods, >> Ada, SPARK etc. etc, against some very stuff competition. >> - Rod >> > I just started a new project where I work, and I'm using Ada. It's about as different from an air traffic control system as you can get. I'm going to be using Ada to interrogate a MySQL database and push the resulting reports to a web server on our in-house network. I'm running a 2-person shop, and the other guy only does Crystal Reports, so I need all the help I can get from my programming language. I don't want to waste time and effort on fighting both C and SQL. Ada and I can gang up on SQL and beat it into submission.