caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Which camlp variant?
@ 2007-11-07 18:25 tmp123
  2007-11-07 18:20 ` [Caml-list] " Martin Jambon
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: tmp123 @ 2007-11-07 18:25 UTC (permalink / raw)
  To: caml-list

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-11-09 10:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-07 18:25 Which camlp variant? 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
     [not found]   ` <4a051d930711071716n7c88dde9t7dfe4c190ea3a90d@mail.gmail.com>
2007-11-09 11:34     ` tmp123

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).