Browse thread
[Caml-list] camlp4: pretty printing not to a file
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Yann_Régis-Gianas <yann@l...> |
| Subject: | Re: [Caml-list] camlp4: pretty printing not to a file |
On Fri, Sep 06, 2002 at 03:36:28AM +0200, Daniel de Rauglaudre wrote:
> Well, since I see that people would like to use the Camlp4 pretty
> printing like that, I am going to see how I could propose that with
> a good interface and without these hacks. In the meantime, you can ask
> me for hints.
>
Something like:
"PCaml.string_of_X : X -> string" where X is in { expr, patt, ctyp ... }
could be simple and useful. It can be the application of this
function with a default format configuration structure:
"PCaml.string_of_X_formatted : format_config -> X -> string"
--
Yann Régis-Gianas.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners