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,d5b211b0c1ffcf3e X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.196.232 with SMTP id ip8mr1992221pbc.6.1340889796961; Thu, 28 Jun 2012 06:23:16 -0700 (PDT) Path: l9ni29630pbj.0!nntp.google.com!news1.google.com!goblin1!goblin.stu.neva.ru!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Practicalities of Ada for app development Date: Thu, 28 Jun 2012 14:23:14 +0100 Organization: A noiseless patient Spider Message-ID: References: <79c5c9f7-4b72-4990-8961-b3e2db4db79b@qz1g2000pbc.googlegroups.com> <77f318a9-c982-401e-bc0e-f50024b368bb@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="4wwr4hA8bdcJikAuFwraow"; logging-data="12588"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18zAUGDAbyNoLxULic7GLsLDvEdNxzLUSc=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (darwin) Cancel-Lock: sha1:CJwZj3bIKEpWpvLgXVJ6x7TroDo= sha1:oCb0u8tM0Eb28GnA1/TfLF+qxow= Content-Type: text/plain Date: 2012-06-28T14:23:14+01:00 List-Id: Eryndlia Mavourneen writes: >>> RE: String processing in Ada. > > There are existing, very good packages that do string processing as > well as containers that do not exist in Ada 2012. The Booch > components are one, and I have seen any number of others, many from > university. Dmitry, do I recall that you have something along those > lines? The Ada BCs don't do string processing (Grady's C++ components had some RE support; the manual is still in a packing box, but I do know that I never implemented this feature in the Ada 95 version).