caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Gabriel Kerneis <gabriel.kerneis@enst.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] switching to camlp4 3.10
Date: Mon, 19 Mar 2007 08:06:06 +0100	[thread overview]
Message-ID: <20070319080606.0e26a965@localhost> (raw)
In-Reply-To: <Pine.LNX.4.64.0703181911320.3036@droopy>

[-- Attachment #1: Type: text/plain, Size: 834 bytes --]

Le Sun, 18 Mar 2007 19:27:16 -0700 (PDT), Martin Jambon
<martin.jambon@ens-lyon.org> a écrit :
> 1) Is there a better source of documentation than 
> http://gallium.inria.fr/~pouillar/camlp4-changes.html?

Some examples in the CVS (not much better).

> 2) What is the command for preprocessing a simple syntax extension?
> This used to work:
>    camlp4o pa_extend.cmo q_MLast.cmo pr_o.cmo -loc _loc pa_foo.ml
I think :
camlp4of -loc _loc pa_foo.ml
should do the job, or :
camlp4orf -loc _loc pa_foo.ml
if you prefer the revised syntax.

> Why didn't you change the name of the programs that are not
> compatible with their previous versions (camlp4, camlp4o, ...)?
> It would avoid a number confusions and allow the new camlp4 to
> coexist with the old one.

I agree. Ask Martin.

Regards,
-- 
Gabriel 



[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-03-19  7:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-19  2:27 Martin Jambon
2007-03-19  7:06 ` Gabriel Kerneis [this message]
2007-03-19  7:07   ` [Caml-list] " Gabriel Kerneis
2007-03-19  9:58 ` Nicolas Pouillard
2007-03-21  0:29   ` Martin Jambon

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=20070319080606.0e26a965@localhost \
    --to=gabriel.kerneis@enst.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).