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,789b3fa522bdcc2a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-04-04 07:29:12 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.ems.psu.edu!news.aset.psu.edu!not-for-mail From: Robert Spooner Newsgroups: comp.lang.ada Subject: Re: Optimising string handling in application Date: Fri, 04 Apr 2003 10:26:15 -0500 Organization: Penn State University, Center for Academic Computing Message-ID: <3E8DA417.5010903@psu.edu> References: <1049267738.39983@edh3> <1049451208.932382@edh3> NNTP-Posting-Host: nat3.arl.psu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: f04n12.cac.psu.edu 1049469975 29918 146.186.165.37 (4 Apr 2003 15:26:15 GMT) X-Complaints-To: usenet@f04n12.cac.psu.edu NNTP-Posting-Date: Fri, 4 Apr 2003 15:26:15 +0000 (UTC) To: "Frank J. Lhota" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 X-Accept-Language: en,de,fr-FR Xref: archiver1.google.com comp.lang.ada:35933 Date: 2003-04-04T10:26:15-05:00 List-Id: Frank J. Lhota wrote: > "Frode Tenneboe" wrote in message > news:1049451208.932382@edh3... > >>However, sometimes I miss the expressionness of perl: >> >>s/([^;]*;ME001=)([^;]*)(;[^;]*)/$1$callsign$3/; >> >>;-) > > > Why does this remind me of APL? > > Because it looks like a write only language? Bob -- Robert L. Spooner Registered Professional Engineer Associate Research Engineer Intelligent Control Systems Department Applied Research Laboratory Phone: (814) 863-4120 The Pennsylvania State University FAX: (814) 863-7841 P. O. Box 30 State College, PA 16804-0030 rls19@psu.edu