Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Jean-Christophe Filliatre <Jean-Christophe.Filliatre@lri.fr>
To: Daniel Marre <Daniel.Marre@insa-toulouse.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] ocamllex -ocamlyacc pb
Date: Tue, 26 Oct 2004 18:26:07 +0200	[thread overview]
Message-ID: <16766.31391.523841.467194@gargle.gargle.HOWL> (raw)
In-Reply-To: <417E7326.6060206@insa-toulouse.fr>


Daniel Marre writes:

 > Le passage des fichiers mll et mly de caml vers ocaml devraient se 
 > limiter au renommage des types et symboles non terminaux mais ça coince. 
 > : j'ai un pb avec la notion de type qualifié pour le %type

 > %type <plftypes__plf> debut 

C'est de la syntaxe Caml Light ; il faut écrire

  %type <Plftypes.plf> debut

(et d'autre part les #use ... devraient être remplacés par des open)

-- 
Jean-Christophe


  reply	other threads:[~2004-10-26 16:26 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 ` Jean-Christophe Filliatre [this message]
2004-10-26 16:32 ` [Caml-list] " Michel Mauny
2004-10-26 16:36 ` Olivier Pérès

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=16766.31391.523841.467194@gargle.gargle.HOWL \
    --to=jean-christophe.filliatre@lri.fr \
    --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