caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Miles Egan <miles@caddr.com>
To: Jerome Vouillon <vouillon@saul.cis.upenn.edu>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] RE: a regular expression library
Date: Tue, 25 Sep 2001 11:40:58 -0700	[thread overview]
Message-ID: <20010925114058.B82689@caddr.com> (raw)
In-Reply-To: <20010925131229.A22868@saul.cis.upenn.edu>; from vouillon@saul.cis.upenn.edu on Tue, Sep 25, 2001 at 01:12:29PM -0400

On Tue, Sep 25, 2001 at 01:12:29PM -0400, Jerome Vouillon wrote:
> 
> Hello,
> 
> I've started to write a regular expression library.  It supports
> several styles of regular expressions:
> - Perl-style regular expressions;
> - Posix extended regular expressions;
> - Emacs-style regular expressions;
> - Shell-style file globbing
> It is also possible to build regular expressions by combining simpler
> regular expressions.

This is great news!  A native ocaml library would be the best solution and
also another example of the power of the language.

-- 
miles

"We in the past evade X, where X is something which we believe to be a
lion, through the act of running." - swiftrain@geocities.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


  reply	other threads:[~2001-09-25 18:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-25 17:12 Jerome Vouillon
2001-09-25 18:40 ` Miles Egan [this message]
2001-09-25 19:03 ` Markus Mottl
2001-09-25 21:22   ` [Caml-list] calling native from bytecode (was RE: a regular expression library) Chris Hecker
2001-09-25 22:40     ` [Caml-list] calling native from bytecode Dave Mason
2001-11-09 15:09     ` [Caml-list] avoiding native call from bytecode issue via dynamic linking Jeff Henrikson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010925114058.B82689@caddr.com \
    --to=miles@caddr.com \
    --cc=caml-list@inria.fr \
    --cc=vouillon@saul.cis.upenn.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).