caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Sven Luther <sven.luther@wanadoo.fr>
To: Dmitry Bely <dbely@mail.ru>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] parser error
Date: Mon, 20 Oct 2003 13:02:55 +0200	[thread overview]
Message-ID: <20031020110255.GA6053@iliana> (raw)
In-Reply-To: <brsc89v5.fsf@mail.ru>

On Mon, Oct 20, 2003 at 02:46:38PM +0400, Dmitry Bely wrote:
> Damien Doligez <damien.doligez@inria.fr> writes:
> 
> >> I wrote a parser originally in ocaml 3.02 and it works well. It was a
> >> suprise for me to receive an error message when I tryed to compile
> >> it in
> >> ocaml 3.07. The error message I receive is:
> >
> > Since your parser is written with streams, you now need to compile
> > with "ocamlc -pp camlp4o" instead of simply "ocamlc".
> 
> BTW, now the situation with camplp4 is clear (it's integral part of Ocaml
> distribution), so why not to make it the default parser for Ocaml and get
> rid of yacc grammar completely?

Because it is so damn slow ?

Friendly,

Sven Luther

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2003-10-20 11:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18 20:33 Flavio Leonardo Cavalcanti de Moura
2003-10-18 21:56 ` Damien Doligez
2003-10-20 10:46   ` Dmitry Bely
2003-10-20 11:02     ` Sven Luther [this message]

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=20031020110255.GA6053@iliana \
    --to=sven.luther@wanadoo.fr \
    --cc=caml-list@inria.fr \
    --cc=dbely@mail.ru \
    /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).