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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5997b4b7b514f689 X-Google-Attributes: gid103376,public From: Gene Ouye Subject: Re: Reading a line of arbitrary length Date: 1997/02/14 Message-ID: <3304D791.489C@acm.org>#1/1 X-Deja-AN: 218837236 References: <5ds40o$rpo@fg70.rz.uni-karlsruhe.de> <33032AE2.666F@mds.lmco.com> <33037A74.44AF@mds.lmco.com> Content-Type: text/plain; charset=us-ascii Organization: Rational Software Corporation Mime-Version: 1.0 Reply-To: Gene Ouye Newsgroups: comp.lang.ada X-Mailer: Mozilla 3.01 (Win95; I) Date: 1997-02-14T00:00:00+00:00 List-Id: Robert Dewar wrote: > By the way, I don't know if I mentioned this before, but version 3.10 of > GNAT will include a complete implementation of SNOBOL-4 pattern matching, > and other useful items from SPITBOL, including associative arrays. Whoopee!! Every time I worked on a project that had any need for string handling, it seemed that the first thing I did was come up with a library of routines that simulated SNOBOL-4. Once you've used SNOBOL, you can't help but miss its string processing capabilities when you move to other languages! I'll be excited to see these things included in GNAT!!! (have I used enough exclamation points? can you tell I'm happy? :-)