Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Olivier Pérès" <olivier.peres@laposte.net>
To: Daniel Marre <Daniel.Marre@insa-toulouse.fr>,
	Caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] ocamllex -ocamlyacc pb
Date: Tue, 26 Oct 2004 18:36:14 +0200	[thread overview]
Message-ID: <417E7CFE.309@laposte.net> (raw)
In-Reply-To: <417E7326.6060206@insa-toulouse.fr>

Daniel Marre a écrit :
> Je tente de passer de CamlLight vers Ocaml le lexer et le parser de 
> l'exemple ASL (A Small Language)
[...]
> résultats de compiles :
[...]
> File "parser.mli", line 19, characters 48-61:
> Unbound type constructor plftypes__plf
[...]
> %start debut
> %type <plftypes__plf> debut 

    Avec Objective Caml il faut remplacer __ (souligné souligné) par . 
(point) pour l'accès à un module.

    Olivier.


      parent reply	other threads:[~2004-10-26 16:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-26 15:54 Daniel Marre
2004-10-26 16:26 ` [Caml-list] " Jean-Christophe Filliatre
2004-10-26 16:32 ` Michel Mauny
2004-10-26 16:36 ` Olivier Pérès [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=417E7CFE.309@laposte.net \
    --to=olivier.peres@laposte.net \
    --cc=Daniel.Marre@insa-toulouse.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