caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Re: [Caml-list] standard regex package
@ 2001-08-24 18:46 Arturo Borquez
  0 siblings, 0 replies; 20+ messages in thread
From: Arturo Borquez @ 2001-08-24 18:46 UTC (permalink / raw)
  To: miles; +Cc: caml-list

On Fri, 24 August 2001, Miles Egan wrote:

> 
> I'd be happy to do it, but I'm afraid it's a bit beyond my abilities.  What do
> you think of Markus' suggestion of simply keeping the current str module and
> adding a new pcre module?
> 
> -- 
> miles
> 
I believe that the best choice is what Markus proposed
that is to put PCRE as a different module and deprecate
Str (or not do any further development with Str).

Arturo.


Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 20+ messages in thread
* Re: [Caml-list] Str.string_match raising Invalid_argument "String.sub" in gc
@ 2001-08-22 22:06 Nicolas George
  2001-08-23 17:31 ` Brian Rogoff
  0 siblings, 1 reply; 20+ messages in thread
From: Nicolas George @ 2001-08-22 22:06 UTC (permalink / raw)
  To: Miles Egan; +Cc: Markus Mottl, neale-caml, caml-list

Le mercredi 22 août 2001 à 13:31, Miles Egan a écrit :
>>		    PCRE-library (Perl Compatible Regular Expressions):
> I've asked this several times before, but I think it's worth asking again: is
> there any chance of adding pcre to the stock distribution?  It's superior in
> every way the the str module and much friendlier to python/perl refugees.

I second that too. And because PCRE is under LGPL (Str is based on GNU
regex, which is under GPL), it could be in the standard library and not
only in the distribution. Maybe we could even hope a regexp pattern
matching as a syntax extension :-)
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2001-08-30  8:40 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-24 18:46 [Caml-list] standard regex package Arturo Borquez
  -- strict thread matches above, loose matches on Subject: below --
2001-08-22 22:06 [Caml-list] Str.string_match raising Invalid_argument "String.sub" in gc Nicolas George
2001-08-23 17:31 ` Brian Rogoff
2001-08-23 18:08   ` [Caml-list] standard regex package Miles Egan
2001-08-23 19:28     ` Brian Rogoff
2001-08-23 19:49       ` Miles Egan
2001-08-23 19:51       ` Gerd Stolpmann
2001-08-23 21:12         ` Brian Rogoff
2001-08-23 21:27         ` Benjamin C. Pierce
2001-08-23 21:49           ` Gerd Stolpmann
2001-08-23 22:11             ` Miles Egan
2001-08-23 23:55               ` Gerd Stolpmann
2001-08-24  9:03                 ` Claudio Sacerdoti Coen
2001-08-24  9:26                 ` Sven
2001-08-24  9:23             ` Sven
2001-08-27 15:54               ` Ian Zimmerman
2001-08-30  8:41                 ` Sven
2001-08-27 15:16       ` Ian Zimmerman
2001-08-27 15:35         ` Brian Rogoff
2001-08-24  9:13     ` Xavier Leroy
2001-08-24 10:16       ` Markus Mottl
2001-08-24 16:49       ` Miles Egan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).