caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Daniel de Rauglaudre <daniel.de_rauglaudre@inria.fr>
To: caml-list@inria.fr
Subject: [Caml-list] Streams
Date: Tue, 27 Mar 2001 08:48:10 +0200	[thread overview]
Message-ID: <20010327084810.E17997@verdot.inria.fr> (raw)
In-Reply-To: <Pine.BSF.4.21.0103261859420.9662-100000@shell5.ba.best.com>; from bpr@best.com on Mon, Mar 26, 2001 at 07:15:54PM -0800

Hello,

On Mon, Mar 26, 2001 at 07:15:54PM -0800, Brian Rogoff wrote:

> >   2) Use the stream parsers.  I hesitate to use them because of their
> > status as "experimental" and that be removed at any time. I also have
> > heard claims that their performance is not too good compared with other
> > techniques.  Does anyone know if this true? 
> 
> This is like shooting squirrels with a sniper rifle. It's quite a bit more 
> power than you need for most string processing tasks. I certainly wouldn't 
> worry about the "experimental" label since it's been there for quite a
> long time. 

Streams date from 1992. They have been implemented in Caml Light.

I added them in OCaml but actually it was an error: streams and
streams parsers are just syntactic sugar, it is work for Camlp4, but
Camlp4 did not exist at this time.  We plan to remove them from OCaml
but after having moved Camlp4 in OCaml contribution directory.

-- 
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


  reply	other threads:[~2001-03-27  6:48 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-26 13:03 [Caml-list] Caml Development Kit Fabrice Le Fessant
2001-03-27  2:12 ` Patrick M Doane
2001-03-27  3:15   ` Brian Rogoff
2001-03-27  6:48     ` Daniel de Rauglaudre [this message]
     [not found]       ` <3AC04E85.EE51D597@univ-savoie.fr>
2001-03-27  8:37         ` [Caml-list] Streams Daniel de Rauglaudre
2001-03-27  6:30   ` [Caml-list] Caml Development Kit Daniel de Rauglaudre
     [not found] ` <Pine.BSF.3.96.1010326205436.83228A-100000@fledge.watson.or g>
2001-03-27  3:40   ` Chris Hecker
2001-03-27 18:54     ` Matthieu Villeneuve
2001-03-27  3:47 ` Jacques Garrigue
2001-03-27  7:33 ` Sven LUTHER
     [not found] <F241eHu7RVLCMUWktUq0000fbc1@hotmail.com>
2002-04-09 18:09 ` [Caml-list] Cannot find Stream Parser Documentation Wolfram Kahl
2002-04-10 11:03   ` [Caml-list] Streams Daniel de Rauglaudre
2002-04-11 14:35     ` Wolfram Kahl
2002-07-05 23:05 [Caml-list] Re: generic programming Dave Berry
2002-08-02 14:49 ` [Caml-list] Streams Diego Olivier Fernandez Pons
2002-08-02 15:29   ` Alain Frisch
2002-08-03 14:19     ` Diego Olivier Fernandez Pons
2006-08-10 10:51 Streams Error404
2006-08-10 11:40 ` [Caml-list] Streams Jonathan Roewen
2006-08-10 19:02   ` Chris King
2006-08-10 18:32 ` Martin Jambon
2006-08-11  0:00 ` Jon Harrop

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=20010327084810.E17997@verdot.inria.fr \
    --to=daniel.de_rauglaudre@inria.fr \
    --cc=caml-list@inria.fr \
    /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).