caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Camlp4 + toplevel ?
@ 2008-01-09 22:16 David Teller
  2008-01-10  9:35 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 2+ messages in thread
From: David Teller @ 2008-01-09 22:16 UTC (permalink / raw)
  To: OCaml


    Dear list,

  I've seen that question pop-up a few times but no answer. Assuming I
have a Camlp4 pretty-printer, how can I get the toplevel to use it ?

Thanks,
 David

-- 
David Teller
 Security of Distributed Systems
  http://www.univ-orleans.fr/lifo/Members/David.Teller
 Angry researcher: French Universities need reforms, but the LRU act brings liquidations. 


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

* Re: [Caml-list] Camlp4 + toplevel ?
  2008-01-09 22:16 Camlp4 + toplevel ? David Teller
@ 2008-01-10  9:35 ` Nicolas Pouillard
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Pouillard @ 2008-01-10  9:35 UTC (permalink / raw)
  To: david.teller; +Cc: caml-list

Excerpts from david.teller's message of Wed Jan 09 23:16:12 +0100 2008:
> 
>     Dear list,
> 
>   I've seen that question pop-up a few times but no answer. Assuming I
> have a Camlp4 pretty-printer, how can I get the toplevel to use it ?

In  fact it's a pain, since the top-printer is not the same. It has to print a
so called Outcometree. You can look at the source code camlp4/Camlp4Top/Rprint.ml

HTH,

-- 
Nicolas Pouillard aka Ertai


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

end of thread, other threads:[~2008-01-10  9:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-09 22:16 Camlp4 + toplevel ? David Teller
2008-01-10  9:35 ` [Caml-list] " Nicolas Pouillard

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