Browse thread
replacing Mathematica was: Polymorphic pretty printing
-
HENRIKSON, JEFFREY
- skaller
-
Andrej Bauer
-
Christophe TROESTLER
-
Andrej Bauer
- Christophe TROESTLER
- Jon Harrop
-
Andrej Bauer
-
Christophe TROESTLER
[
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: | Christophe TROESTLER <Christophe.Troestler@u...> |
| Subject: | Re: [Caml-list] Re: replacing Mathematica was: Polymorphic pretty printing |
On Thu, 28 Oct 2004, Andrej Bauer <Andrej.Bauer@andrej.com> wrote: > > Christophe TROESTLER wrote: > > > > About the original thread, "polymorphic pretty printing", it would be > > nice if folks at INRIA could give indications on what they think the > > better solution is -- it would be nice if it could be made independent > > of possible changes in the toplevel code. > > [...] the pretty printer must know something about the > representation of types and values. That's the purpose of Ourcometree. The thing one would like to avoid is dependence on the default pretty printing function -- OCaml implementers may want to change it and we should not have to worry! :) ChriS