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,3009af37fa605de6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-20 09:05:57 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!newsfeed.mathworks.com!news.maxwell.syr.edu!newsfeed.wirehub.nl!feed-out.newsfeeds.com!news-out.newsfeeds.com!propagator-maxim!feed.newsfeeds.com!newsfeed.onecall.net!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Ada communicating with other programs Date: 20 Nov 2001 10:51:00 -0600 Organization: LJK Software Message-ID: <2520ChLDayYC@eisner.encompasserve.org> References: NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1006275062 19091 192.135.80.34 (20 Nov 2001 16:51:02 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 20 Nov 2001 16:51:02 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:16734 Date: 2001-11-20T10:51:00-06:00 List-Id: In article , Preben Randhol writes: > On Tue, 20 Nov 2001 14:39:51 +0000 (GMT), M. A. Alves wrote: >> >> It is very easy to do it in Ada, but do expect a big number of lines. If >> you want tersness use a "write-only" language like any of the C >> derivatives outhere e.g. PERL---but then be prepare to waste some serious >> time chasing bugs. > > Why not use the regex capabilities of GNAT? Perhaps because he said he wanted to do it in Ada.