From: "Christopher L Conway" <cconway@cs.nyu.edu>
To: tmp123 <tmp123@menta.net>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Which camlp variant?
Date: Wed, 7 Nov 2007 19:48:16 -0500 [thread overview]
Message-ID: <4a051d930711071648s593caaa5s3d6832e916d5a883@mail.gmail.com> (raw)
In-Reply-To: <47320337.3030102@menta.net>
pa_log is compatible with camlp5. In fact, that's what I use. Just
s/4/5/ all commands invoking camlp4.
Regards
Chris
On Nov 7, 2007 1:25 PM, tmp123 <tmp123@menta.net> wrote:
> Hello,
>
> The module "pa_log" proposed by Mr. Conway seems very near to the
> objective of my previuos post.
>
> The objective now is expand a line like: DEBUG 3 "%d\n" 14
> to: if debug.val then logint 3 ( fun () -> Printf.printf "%d\" 14 )
> else ();
>
> However, it is necessary to migrate the module to new camlpx .
>
> Please, could someone give any advice about the current options: camlp4
> or camlp5? PreCast? Functorial?
>
> Thanks a lot.
>
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>
next prev parent reply other threads:[~2007-11-08 0:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-07 18:25 tmp123
2007-11-07 18:20 ` [Caml-list] " Martin Jambon
2007-11-08 0:24 ` Nicolas Pouillard
2007-11-08 0:48 ` Christopher L Conway [this message]
[not found] ` <4a051d930711071716n7c88dde9t7dfe4c190ea3a90d@mail.gmail.com>
2007-11-09 11:34 ` tmp123
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=4a051d930711071648s593caaa5s3d6832e916d5a883@mail.gmail.com \
--to=cconway@cs.nyu.edu \
--cc=caml-list@inria.fr \
--cc=tmp123@menta.net \
/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