* [Caml-list] OCaml internal pretty-printing
@ 2004-02-24 22:02 J.B. Domelevo
2004-02-25 7:13 ` Remi Vanicat
0 siblings, 1 reply; 2+ messages in thread
From: J.B. Domelevo @ 2004-02-24 22:02 UTC (permalink / raw)
To: caml-list
I can't get any information about how Ocaml handles the pretty-printing of basic
values as lists or arrays. For instance :
let rec l = 0 :: l ;;
which builds an infinite list of zeros, is print until a certain point, and then
the interactive OCaml ends with "..."
The same occurs, of course, when Ocaml is given 'l;;'
Anyone knowing how the internal pretty-printer can be tuned or even turned on
and off ?
Thanks.
--
J.B. Domelevo
ENS Cachan - Brittany extension
-------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-02-25 7:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-24 22:02 [Caml-list] OCaml internal pretty-printing J.B. Domelevo
2004-02-25 7:13 ` Remi Vanicat
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox