comp.lang.ada
 help / color / mirror / Atom feed
From: Eric Merritt <cyberlync@yahoo.com>
To: comp.lang.ada@ada.eu.org
Subject: Re: regex with ada?
Date: Thu, 27 Dec 2001 15:05:41 -0800 (PST)
Date: 2001-12-27T15:05:41-08:00	[thread overview]
Message-ID: <mailman.1009494362.8213.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: <26a50b81.0112271429.4421d165@posting.google.com>

> 
> Well if you don't need wildcard support then every
> thing you need
> for that task can be found in one of the standard
> packages ada.strings.fixed,
> ada.strings.bounded or ada.strings.unbounded.  A
> combination of the routines
> index and replace_slice in aloop will do what you
> want.
> 
> If you need wildcards then look at the two regex
> packages that come with Gnat,
> a snobol clone and a unix regex like system.

I am afraid I feel the overwhelming compulsion to
point out the regular expresions are quite allot more
then simply wildcards. That being said, I am glad to
know thier is a gnat extension that supports them.
There my compulsion is sated :)

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com



  reply	other threads:[~2001-12-27 23:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-27 18:44 regex with ada? Will May
2001-12-27 22:29 ` Mark Biggar
2001-12-27 23:05   ` Eric Merritt [this message]
2001-12-29 12:35     ` Robert Dewar
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox